Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h146 Status PredictMatMul(const OpContext& op_context,
Dop_level_cost_estimator.cc392 wrap(&OpLevelCostEstimator::PredictMatMul)); in OpLevelCostEstimator()
394 wrap(&OpLevelCostEstimator::PredictMatMul)); in OpLevelCostEstimator()
403 wrap(&OpLevelCostEstimator::PredictMatMul)); in OpLevelCostEstimator()
405 wrap(&OpLevelCostEstimator::PredictMatMul)); in OpLevelCostEstimator()
1792 Status OpLevelCostEstimator::PredictMatMul(const OpContext& op_context, in PredictMatMul() function in tensorflow::grappler::OpLevelCostEstimator