Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.h297 struct GroupedSharding { struct
298 GroupedSharding(std::vector<std::vector<int64>> device_groups, in GroupedSharding() argument
314 // Creates a GroupedSharding for a tiled sharding with group dim shard sizes. argument