Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h122 create_cross_partition_all_reduce; member
Dconvolution_handler.cc502 auto ar = collective_ops_creator.create_cross_partition_all_reduce( in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS()
729 lhs.state().collective_ops_creator.create_cross_partition_all_reduce( in PartitionConvolutionWithSpatialDimensionHaloExchangeOnLHS()
Dspmd_partitioner.cc1080 auto result = state_.collective_ops_creator.create_cross_partition_all_reduce( in Broadcast()
1562 .create_cross_partition_all_reduce( in HandleConcatenate()
3616 return collectives_creator.create_cross_partition_all_reduce( in AllReduceAlongShardingDimsInternal()
3626 result = collectives_creator.create_cross_partition_all_reduce( in AllReduceAlongShardingDimsInternal()
Dspmd_partitioner_util.cc1618 result.create_cross_partition_all_reduce = in GetPerGroupCollectiveOpsCreator()
1623 return creator.create_cross_partition_all_reduce( in GetPerGroupCollectiveOpsCreator()