Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_replication_analysis.cc52 HloReplication replication = HloReplication::ReplicatedOnAllDevices(); in DetermineHloInstructionIsReplicated() local
68 HloReplication replication = merge_operand_replication(hlo); in DetermineHloInstructionIsReplicated() local
405 const auto& replication = param->parameter_replicated_at_leaf_buffers(); in ComputeHloReplication() local
Dhlo_sharding_util.cc151 int64_t replication = num_devices / Product(merged_tile_dims); in MergeShardingIfCompatible() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dsecretmanager.v1beta1.json960 "replication": { object
Dsecretmanager.v1.json1091 "replication": { object
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc923 auto replication = instr.mutable_parameter_replication(); in Parameter() local