Searched refs:PredictAvgPoolGrad (Results 1 – 3 of 3) sorted by relevance
145 Costs PredictAvgPoolGrad(const OpContext& op_context) const;
278 {kAvgPoolGrad, wrap(&OpLevelCostEstimator::PredictAvgPoolGrad)}, in OpLevelCostEstimator()1594 Costs OpLevelCostEstimator::PredictAvgPoolGrad( in PredictAvgPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator
1133 TEST_F(OpLevelCostEstimatorTest, PredictAvgPoolGrad) { in TEST_F() argument