Searched refs:PredictAvgPoolGrad (Results 1 – 3 of 3) sorted by relevance
169 Status PredictAvgPoolGrad(const OpContext& op_context,
516 wrap(&OpLevelCostEstimator::PredictAvgPoolGrad)); in OpLevelCostEstimator()2322 Status OpLevelCostEstimator::PredictAvgPoolGrad(const OpContext& op_context, in PredictAvgPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator
1516 TEST_F(OpLevelCostEstimatorTest, PredictAvgPoolGrad) { in TEST_F() argument