Home
last modified time | relevance | path

Searched refs:QrAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go50307 type QrAttr func(optionalAttr) type
50314 func QrFullMatrices(value bool) QrAttr {
50347 func Qr(scope *Scope, input tf.Output, optional ...QrAttr) (q tf.Output, r tf.Output) { argument