Searched refs:PredictMaxPoolGrad (Results 1 – 3 of 3) sorted by relevance
165 Status PredictMaxPoolGrad(const OpContext& op_context,
512 wrap(&OpLevelCostEstimator::PredictMaxPoolGrad)); in OpLevelCostEstimator()2204 Status OpLevelCostEstimator::PredictMaxPoolGrad(const OpContext& op_context, in PredictMaxPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator
1429 TEST_F(OpLevelCostEstimatorTest, PredictMaxPoolGrad) { in TEST_F() argument