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