Searched refs:PredictMaxPool (Results 1 – 3 of 3) sorted by relevance
163 Status PredictMaxPool(const OpContext& op_context,
510 wrap(&OpLevelCostEstimator::PredictMaxPool)); in OpLevelCostEstimator()2170 Status OpLevelCostEstimator::PredictMaxPool(const OpContext& op_context, in PredictMaxPool() function in tensorflow::grappler::OpLevelCostEstimator
1386 TEST_F(OpLevelCostEstimatorTest, PredictMaxPool) { in TEST_F() argument