Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc1009 TEST_F(OpLevelCostEstimatorTest, PredictMaxPool) { in TEST_F() argument
Dop_level_cost_estimator.cc1484 Costs OpLevelCostEstimator::PredictMaxPool(const OpContext& op_context) const { in PredictMaxPool() function in tensorflow::grappler::OpLevelCostEstimator