Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc1980 int begin_input_index = 1; in PredictGatherOrSlice() local
1992 for (int i = begin_input_index; i < end_input_index; ++i) { in PredictGatherOrSlice()