Searched defs:PredictMaxPool (Results 1 – 2 of 2) sorted by relevance
1009 TEST_F(OpLevelCostEstimatorTest, PredictMaxPool) { in TEST_F() argument
1484 Costs OpLevelCostEstimator::PredictMaxPool(const OpContext& op_context) const { in PredictMaxPool() function in tensorflow::grappler::OpLevelCostEstimator