Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc246 auto table_shape = ShapeUtil::MakeShape(S32, dimensions); in MakeTiledPartitionOrdinals() local
247 return MakePartitionOffsets(table_shape, sharding, partition_id, b); in MakeTiledPartitionOrdinals()