Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h132 Costs PredictConv2DBackpropFilter(const OpContext& op_context) const;
Dop_level_cost_estimator.cc232 wrap(&OpLevelCostEstimator::PredictConv2DBackpropFilter)}, in OpLevelCostEstimator()
242 wrap(&OpLevelCostEstimator::PredictConv2DBackpropFilter)}, in OpLevelCostEstimator()
1123 Costs OpLevelCostEstimator::PredictConv2DBackpropFilter( in PredictConv2DBackpropFilter() function in tensorflow::grappler::OpLevelCostEstimator