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