Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc609 int64 CountBatchMatMulDimProduct(const OpInfo& op_info, in CountBatchMatMulDimProduct() function in tensorflow::grappler::OpLevelBatchMatMulCostEstimatorTest
1224 int prod = CountBatchMatMulDimProduct( in TEST_P()
1234 CountBatchMatMulDimProduct(bad_batch.op_info, &batch_matmul_inaccurate); in TEST_P()
1245 prod = CountBatchMatMulDimProduct(transpose_batch.op_info, in TEST_P()