Home
last modified time | relevance | path

Searched refs:PredictMaxPool (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h163 Status PredictMaxPool(const OpContext& op_context,
Dop_level_cost_estimator.cc510 wrap(&OpLevelCostEstimator::PredictMaxPool)); in OpLevelCostEstimator()
2170 Status OpLevelCostEstimator::PredictMaxPool(const OpContext& op_context, in PredictMaxPool() function in tensorflow::grappler::OpLevelCostEstimator
Dop_level_cost_estimator_test.cc1386 TEST_F(OpLevelCostEstimatorTest, PredictMaxPool) { in TEST_F() argument