Home
last modified time | relevance | path

Searched defs:PredictMaxPool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc2209 Status OpLevelCostEstimator::PredictMaxPool(const OpContext& op_context, in PredictMaxPool() function in tensorflow::grappler::OpLevelCostEstimator
H A Dop_level_cost_estimator_test.cc1440 TEST_F(OpLevelCostEstimatorTest, PredictMaxPool) { in TEST_F() argument