Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc112 const std::vector<int>& dims_b) { in DescribeBatchMatMul() argument
118 DescribeArbitraryRankInput(dims_b, DT_FLOAT, &op_context.op_info); in DescribeBatchMatMul()
124 const std::vector<int>& dims_b, in DescribeSparseTensorDenseMatMul() argument
133 DescribeArbitraryRankInput(dims_b, DT_FLOAT, &op_context.op_info); in DescribeSparseTensorDenseMatMul()