Searched defs:MatMulAttr (Results 1 – 1 of 1) sorted by relevance
38898 type MatMulAttr func(optionalAttr) type38929 func MatMul(scope *Scope, a tf.Output, b tf.Output, optional ...MatMulAttr) (product tf.Output) {