Searched refs:PredictMaxPoolGrad (Results 1 – 3 of 3) sorted by relevance
143 Costs PredictMaxPoolGrad(const OpContext& op_context) const;
276 {kMaxPoolGrad, wrap(&OpLevelCostEstimator::PredictMaxPoolGrad)}, in OpLevelCostEstimator()1518 Costs OpLevelCostEstimator::PredictMaxPoolGrad( in PredictMaxPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator
1050 TEST_F(OpLevelCostEstimatorTest, PredictMaxPoolGrad) { in TEST_F() argument