Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc934 std::vector<int64> replicate_factors; in ReshardToPartialReplicateWithAllGather() local
940 replicate_factors.emplace_back(replicate_factor); in ReshardToPartialReplicateWithAllGather()
957 GroupShardingOnDims(temp_sharding, replicate_dims, replicate_factors); in ReshardToPartialReplicateWithAllGather()