Home
last modified time | relevance | path

Searched defs:source_indices (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc752 std::vector<int64_t> source_indices(indices.begin(), indices.end()); in ExchangeHalo() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1166 DimensionVector source_indices(rank, 0); in HandleConcatenate() local