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.cc348 const auto& replication = param->parameter_replicated_at_leaf_buffers(); in ComputeHloReplication() local
Dhlo_sharding_util.cc130 int64_t replication = num_devices / merged_tiles; 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.cc867 auto replication = instr.mutable_parameter_replication(); in Parameter() local