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.h140 Status PredictConv2DBackpropInput(const OpContext& op_context,
Dop_level_cost_estimator.cc376 wrap(&OpLevelCostEstimator::PredictConv2DBackpropInput)); in OpLevelCostEstimator()
390 wrap(&OpLevelCostEstimator::PredictConv2DBackpropInput)); in OpLevelCostEstimator()
1674 Status OpLevelCostEstimator::PredictConv2DBackpropInput( in PredictConv2DBackpropInput() function in tensorflow::grappler::OpLevelCostEstimator