Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h155 Status PredictBatchMatMul(const OpContext& op_context,
Dop_level_cost_estimator.cc399 wrap(&OpLevelCostEstimator::PredictBatchMatMul)); in OpLevelCostEstimator()
401 wrap(&OpLevelCostEstimator::PredictBatchMatMul)); in OpLevelCostEstimator()
1924 Status OpLevelCostEstimator::PredictBatchMatMul(const OpContext& op_context, in PredictBatchMatMul() function in tensorflow::grappler::OpLevelCostEstimator