Searched refs:sharding_type (Results 1 – 4 of 4) sorted by relevance
660 const auto sharding_type = sharding.type(); in GetMetadataArgumentMapping() local661 if (sharding_type == xla::OpSharding::OTHER) { in GetMetadataArgumentMapping()664 } else if (sharding_type == xla::OpSharding::REPLICATED) { in GetMetadataArgumentMapping()667 assert(sharding_type == xla::OpSharding::MAXIMAL); in GetMetadataArgumentMapping()
273 template <typename StorageIndex, int sharding_type>275 sharding_type> {298 if (sharding_type == ShardByCol) {341 template <typename StorageIndex, int sharding_type>343 StorageIndex, sharding_type> {
126 for sharding_type in subgroup_modes:127 if sharding_type not in [
330 TpuProgramShardingType sharding_type) const { in tpu_programs()336 tpu_programs_[i], sharding_type)); in tpu_programs()