Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2047 auto output_shard_shape = MakePartitionedShape(hlo->shape(), sharding); in HandleReshape() local
2256 auto output_shard_shape = MakePartitionedShape(hlo->shape(), hlo->sharding()); in HandleBroadcast() local