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.h139 Costs PredictBatchMatMul(const OpContext& op_context) const;
Dop_level_cost_estimator.cc249 {kBatchMatMul, wrap(&OpLevelCostEstimator::PredictBatchMatMul)}, in OpLevelCostEstimator()
1308 Costs OpLevelCostEstimator::PredictBatchMatMul( in PredictBatchMatMul() function in tensorflow::grappler::OpLevelCostEstimator