Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc917 auto compatible_sharding = in ReshardToPartialReplicateWithAllGather() local
919 if (!compatible_sharding.has_value()) { in ReshardToPartialReplicateWithAllGather()
923 const auto& temp_sharding = compatible_sharding.value(); in ReshardToPartialReplicateWithAllGather()