Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dgather_expander.cc258 int64 batch_idx_counter = 0; in PermuteBatchAndOffsetDims() local
265 permutation.push_back(batch_idx_counter++); in PermuteBatchAndOffsetDims()