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