Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc2219 int64_t slice_sizes_idx = 0; in IterationSpaceForOutputOffsetIndices() local
2225 slice_sizes_idx)) { in IterationSpaceForOutputOffsetIndices()
2226 slice_sizes_idx++; in IterationSpaceForOutputOffsetIndices()
2228 index_count[i] = slice_sizes[slice_sizes_idx++]; in IterationSpaceForOutputOffsetIndices()