Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dgather_expander.cc259 int64 offset_idx_counter = output_rank - offset_dims.size(); in PermuteBatchAndOffsetDims() local
263 permutation.push_back(offset_idx_counter++); in PermuteBatchAndOffsetDims()