Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h232 HloInstruction* AllGatherShardsInternal(
Dspmd_partitioner.cc3503 return AllGatherShardsInternal(b, operand, sharding, next_channel_id, in AllGatherShards()
3508 HloInstruction* SpmdPartitioner::AllGatherShardsInternal( in AllGatherShardsInternal() function in xla::spmd::SpmdPartitioner