Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc60 constexpr char kGatherV2[] = "GatherV2"; variable
257 {kGatherV2, wrap(&OpLevelCostEstimator::PredictGatherOrSlice)}, in OpLevelCostEstimator()