Home
last modified time | relevance | path

Searched defs:operand_sharding (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dsharding_propagation.cc392 const HloSharding& operand_sharding = operand->sharding(); in InferDotShardingFromOperands() local
460 const HloSharding& operand_sharding = operand->sharding(); in InferGatherParallelShardingFromOperands() local
1037 const HloSharding& operand_sharding = annotate_op->operand(0)->sharding(); in InferUnspecifiedDimsFromOperand() local
H A Dbatchnorm_expander.cc274 HloSharding operand_sharding = in HandleBatchNormTraining() local
H A Dhlo_sharding_util.cc909 const Shape& operand_shape, const HloSharding& operand_sharding, in PassthroughOperandToGatherOutputOrScatterUpdate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.h47 HloSharding operand_sharding; member
H A Dgather_scatter_handler.cc504 HloSharding operand_sharding = gather_sharding->operand_sharding; in PartitionGatherIndexParallelDimensions() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_sharding_identification_pass.cc213 if (auto operand_sharding = GetXlaShardingFromOperand(operand)) { in IdentifyXlaShardingForComputationInputs() local