Searched refs:QrAttr (Results 1 – 1 of 1) sorted by relevance
22863 type QrAttr func(optionalAttr) type22870 func QrFullMatrices(value bool) QrAttr {22897 func Qr(scope *Scope, input tf.Output, optional ...QrAttr) (q tf.Output, r tf.Output) { argument