Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h131 Costs PredictConv2DBackpropInput(const OpContext& op_context) const;
Dop_level_cost_estimator.cc234 wrap(&OpLevelCostEstimator::PredictConv2DBackpropInput)}, in OpLevelCostEstimator()
244 wrap(&OpLevelCostEstimator::PredictConv2DBackpropInput)}, in OpLevelCostEstimator()
1110 Costs OpLevelCostEstimator::PredictConv2DBackpropInput( in PredictConv2DBackpropInput() function in tensorflow::grappler::OpLevelCostEstimator