Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc837 std::vector<int64> halo_start_indices(halo_shape.rank(), 0); in ExchangeHalo() local
871 std::vector<int64> halo_start_indices(halo_shape.rank(), 0); in ExchangeHalo() local