Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc1516 TEST_F(OpLevelCostEstimatorTest, PredictAvgPoolGrad) { in TEST_F() argument
Dop_level_cost_estimator.cc2322 Status OpLevelCostEstimator::PredictAvgPoolGrad(const OpContext& op_context, in PredictAvgPoolGrad() function in tensorflow::grappler::OpLevelCostEstimator