Home
last modified time | relevance | path

Searched defs:BatchMatMulAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go15633 type BatchMatMulAttr func(optionalAttr) type
15681 func BatchMatMul(scope *Scope, x tf.Output, y tf.Output, optional ...BatchMatMulAttr) (output tf.Ou…