Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc988 auto target_compatible_sharding = in ReshardFromPartialReplicateWithDynamicSlice() local
991 if (!target_compatible_sharding.has_value()) { in ReshardFromPartialReplicateWithDynamicSlice()
998 const auto& temp_target_sharding = target_compatible_sharding.value(); in ReshardFromPartialReplicateWithDynamicSlice()