Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.cc326 const std::vector<int64_t>& replicate_dims, in TileToPartialReplicateHaloExchange()
H A Dspmd_partitioner.cc1329 std::vector<int64_t> replicate_dims; in ReshardToPartialReplicateWithAllGather() local