Home
last modified time | relevance | path

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

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