Searched refs:GatherParallelDims (Results 1 – 6 of 6) sorted by relevance
33 struct GatherParallelDims { struct206 absl::optional<GatherParallelDims> GetGatherBatchParallelDims(212 const HloInstruction& gather, const GatherParallelDims& parallel_dim);218 const HloInstruction& gather, const GatherParallelDims& parallel_dims);
896 const GatherParallelDims& parallel_dims) { in GatherParallelDataOperandSharding()1257 absl::optional<GatherParallelDims> GetGatherBatchParallelDims( in GetGatherBatchParallelDims()1331 return GatherParallelDims{indices_parallel_dims, operand_parallel_dims, in GetGatherBatchParallelDims()1338 const HloInstruction& gather, const GatherParallelDims& parallel_dim) { in GatherParallelOutputDims()1358 const HloInstruction& gather, const GatherParallelDims& parallel_dims) { in GatherOutputAlignedOperandParallelDims()
403 const hlo_sharding_util::GatherParallelDims& parallel_dims, in InferGatherParallelShardingFromOperands()
418 const hlo_sharding_util::GatherParallelDims& parallel_dims);
331 if (absl::optional<hlo_sharding_util::GatherParallelDims> parallel_dims = in PartitionIndexParallelDimensions()
1834 const hlo_sharding_util::GatherParallelDims& parallel_dims) { in GatherOperandsShardedAcrossParallelDims()