Searched defs:replication (Results 1 – 12 of 12) sorted by relevance
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
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
314 oneof replication { oneof
269 oneof replication { oneof
312 oneof replication { oneof
960 "replication": { object
1091 "replication": { object
... query/result/ com/db4o/internal/replication/ com/db4o/internal/slots/ com ...
923 auto replication = instr.mutable_parameter_replication(); in Parameter() local