Searched defs:replication (Results 1 – 11 of 11) sorted by relevance
294 Replication replication = 2 [(google.api.field_behavior) = REQUIRED]; field322 Replication replication = 2 [(google.api.field_behavior) = REQUIRED]; field
142 oneof replication { oneof
141 oneof replication { oneof
52 HloReplication replication = HloReplication::ReplicatedOnAllDevices(); in DetermineHloInstructionIsReplicated() local68 HloReplication replication = merge_operand_replication(hlo); in DetermineHloInstructionIsReplicated() local405 const auto& replication = param->parameter_replicated_at_leaf_buffers(); in ComputeHloReplication() local
151 int64_t replication = num_devices / Product(merged_tile_dims); in MergeShardingIfCompatible() local
314 oneof replication { oneof
269 oneof replication { oneof
312 oneof replication { oneof
960 "replication": { object
1091 "replication": { object
923 auto replication = instr.mutable_parameter_replication(); in Parameter() local