Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h165 Status PredictMaxPoolGrad(const OpContext& op_context,
Dop_level_cost_estimator.cc512 wrap(&OpLevelCostEstimator::PredictMaxPoolGrad)); in OpLevelCostEstimator()
2204 Status OpLevelCostEstimator::PredictMaxPoolGrad(const OpContext& op_context, in PredictMaxPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator
Dop_level_cost_estimator_test.cc1429 TEST_F(OpLevelCostEstimatorTest, PredictMaxPoolGrad) { in TEST_F() argument