Searched defs:replication (Results 1 – 5 of 5) 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
960 "replication": { object
1091 "replication": { object
923 auto replication = instr.mutable_parameter_replication(); in Parameter() local