Searched defs:BatchMatMulV2 (Results 1 – 3 of 3) sorted by relevance
280 Tensor BatchMatMulV2(const Tensor& x, bool ax, const Tensor& y, bool ay) { in BatchMatMulV2() function in tensorflow::__anon5d8d1aad0111::MathGradTest
1867 TEST_F(OpTest, BatchMatMulV2) { in TEST_F() argument
2618 func BatchMatMulV2(scope *Scope, x tf.Output, y tf.Output, optional ...BatchMatMulV2Attr) (output t… func