Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2780 auto all_gather_shape = input_hlos[i]->shape(); in HandleReduce() local
2783 all_gather_shape.set_dimensions( in HandleReduce()
2791 PartitionedHlo(reshape, all_gather_shape, grouped_state) in HandleReduce()