Searched defs:batchmatmul (Results 1 – 3 of 3) sorted by relevance
772 auto batchmatmul = in VerifyFused() local
2186 void CopyBatchMatMulAttributes(const NodeDef& batchmatmul, in CopyBatchMatMulAttributes()
1088 enum EinsumType { matmul, batchmatmul, dot, outer }; in ChooseEinsumArguments() enumerator