Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.h410 std::optional<PartitionedHlo> TryComplexReshardHandling(
H A Dspmd_partitioner.cc514 auto reshard = TryComplexReshardHandling(target); in ReshardNoCache()
1775 std::optional<PartitionedHlo> PartitionedHlo::TryComplexReshardHandling( in TryComplexReshardHandling() function in xla::spmd::PartitionedHlo