Home
last modified time | relevance | path

Searched refs:replication (Results 1 – 25 of 38) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dall_reduce_simplifier.cc32 auto replication, in Run()
70 if (replication->HloInstructionIsReplicatedAt(inst->operand(0), {}) || in Run()
Dhlo_replication_analysis.cc348 const auto& replication = param->parameter_replicated_at_leaf_buffers(); in ComputeHloReplication() local
355 if (replication && replication->at(leaf_index)) { in ComputeHloReplication()
Dhlo_sharding_util.cc106 int64 replication = num_devices / Product(new_tile_dims); in MergeSharding() local
108 replication >= old.tile_assignment().dimensions().back()) { in MergeSharding()
111 new_tile_dims.push_back(replication); in MergeSharding()
185 if (replication == 1) { in MergeSharding()
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dexport_replicas.mlir3 // Tests that the exported HLO module keeps parameter replication annotation.
/external/oss-fuzz/projects/postgresql/fuzzer/
DMakefile25 ../regex ../replication ../rewrite \
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/
Dtf_device_replication_pass.mlir1 // RUN: tf-opt --tf-device-replication %s | FileCheck %s
Dtpu_compile_op_replication_pass.mlir1 // RUN: tf-opt --tf-tpu-compile-replication %s | FileCheck %s
Dannotate-parameter-replication.mlir1 // RUN: tf-opt %s -split-input-file -tf-annotate-parameter-replication | FileCheck %s
Dtpu_cluster_formation.mlir214 // Test replication with replicated operands and replicated results. The cluster
218 // CHECK-LABEL: func @replication
220 func @replication(%arg0: tensor<i1>, %arg1: tensor<i32>, %arg2: tensor<f32>) -> (tensor<i32>, tenso…
253 // Test replication with model parallelism using partitioned resource inputs.
Dtpu-dynamic-layout-pass.mlir396 // replication.
460 // replication.
Dtpu_dynamic_padding_mapper.mlir106 // replication.
Dtpu_rewrite.mlir768 // Tests simple case of `tf_device.cluster_func` on TPU with replication. Under
1390 // Tests simple case of `tf_device.cluster_func` on TPU with replication and
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
DIPA-Deva.txt5 # All the rules are just a replication of these basic rule set for rest of the characters:
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dxla_service.proto25 // There are currently no checkpointing capabilities or distribution/replication
/external/tensorflow/tensorflow/python/ops/numpy_ops/g3doc/
DTensorFlow_NumPy_Keras_and_Distribution_Strategy.ipynb244 "### Simple replication example\n",
DTensorFlow_Numpy_Distributed_Image_Classification.ipynb410 "Checkout primitives below for function replication and distributed reduction."
/external/tensorflow/tensorflow/python/keras/benchmarks/keras_examples_benchmarks/
DREADME.md143 there might be some overhead on model replication and data sharding with
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_device_ops.td192 device alias can be used to specify device assignment and replication of each
/external/tensorflow/tensorflow/core/protobuf/tpu/
Doptimization_parameters.proto406 // Configuration proto for hot ID replication. This is an experimental
/external/pcre/dist2/
DHACKING687 before each replication after the minimum, so that, for example, (abc){2,5} is
693 final replication is changed to OP_SBRA or OP_SCBRA. This tells the matcher
DChangeLog1901 65. Implemented an optional replication feature for patterns in pcre2test, to
2157 22. The feature for string replication in pcre2test could read from freed
2158 memory if the replication required a buffer to be extended, and it was not
/external/python/pycparser/utils/benchmark/inputs/
Dredis.c.ppout1361 "Return the role of the instance in the context of replication",
1556 "Internal command used for replication",
1586 …"Wait for the synchronous replication of all the write commands sent in the context of the current…
/external/pcre/dist2/doc/
Dpcre2test.txt273 too small. There are replication features that makes it possible to
494 There is a special backslash sequence that specifies replication of one
528 slashes. No replication is possible, and any subject modifiers must be
/external/gptfdisk/
DNEWS498 - Added new return option for sgdisk: 8, which means that a replication
613 - Enhanced disk replication features ('u' on the experts' menu in gdisk; -R
/external/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td994 // scalar replication can just replicate element 0 of the vector register.

12