Home
last modified time | relevance | path

Searched refs:is_batch_matmul (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc2477 const bool is_batch_matmul = op_name == "BatchMatMul"; in TestMatMulHelper() local
2498 if (is_batch_matmul) { in TestMatMulHelper()
2532 if (is_batch_matmul) { in TestMatMulHelper()