Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.h34 struct GatherParallelDimSharding { struct
415 absl::optional<GatherParallelDimSharding>
Dspmd_partitioner_util.cc1831 absl::optional<GatherParallelDimSharding>
1854 return GatherParallelDimSharding{ in GatherOperandsShardedAcrossParallelDims()
1861 return GatherParallelDimSharding{ in GatherOperandsShardedAcrossParallelDims()
1933 return GatherParallelDimSharding{new_index_shard, new_operand_shard}; in GatherOperandsShardedAcrossParallelDims()