Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc64 constexpr char kAvgPool[] = "AvgPool"; variable
277 {kAvgPool, wrap(&OpLevelCostEstimator::PredictAvgPool)}, in OpLevelCostEstimator()