Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dfft_handler.cc54 const SPMDCollectiveOpsCreator& collective_ops_creator, in PadEachPartitionWithHaloExchange()
161 const SPMDCollectiveOpsCreator& collective_ops_creator, in ShuffleDataWithAllToAll()
229 const SPMDCollectiveOpsCreator& collective_ops_creator, in GetFinalFftUsingCollectivePermute()
Dspmd_partitioner.h188 SPMDCollectiveOpsCreator collective_ops_creator) in SpmdPartitioner()
288 SPMDCollectiveOpsCreator collective_ops_creator; member
Dspmd_partitioner_util.cc412 const SPMDCollectiveOpsCreator& collective_ops_creator, in TileToPartialReplicateHaloExchange()
506 const SPMDCollectiveOpsCreator& collective_ops_creator, in PadFromPartialReplicateShape()
802 const SPMDCollectiveOpsCreator& collective_ops_creator, in ExchangeHalo()
904 const SPMDCollectiveOpsCreator& collective_ops_creator, in ExchangeHalo()
930 const SPMDCollectiveOpsCreator& collective_ops_creator, in ExchangeHaloAndGetValidData()
Dconvolution_handler.cc317 const auto& collective_ops_creator = lhs.state().collective_ops_creator; in PartitionConvolutionWithSpatialDimensionHaloExchangeOnRHS() local
Dspmd_partitioner.cc1353 const SPMDCollectiveOpsCreator& collective_ops_creator, in SpmdPartitioningVisitor()
3643 const SPMDCollectiveOpsCreator& collective_ops_creator, in CreateVisitor()
Dspmd_partitioner_test.cc49 auto collective_ops_creator = in PartitionComputation() local