Home
last modified time | relevance | path

Searched defs:replicated (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.h357 explicit HloSharding(bool manual, bool replicated, in HloSharding()
Dhlo_sharding_test.cc105 auto* replicated = proto.add_tuple_shardings(); in TEST_F() local
Dhlo_parser.cc1211 const auto& replicated = in ParseInstructionRhs() local
3045 bool replicated = false; in ParseSingleSharding() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_rewrite_pass.cc548 const bool replicated = tpu_devices.size() != 1; in AddToParallelExecuteOp() local
590 const bool replicated = tpu_devices.size() != 1; in AssignDevicesToReplicatedExecute() local
/external/tensorflow/tensorflow/dtensor/python/
Dlayout.py677 def replicated(mesh: Mesh, rank: int) -> 'Layout': member in Layout
/external/python/cpython3/Tools/cases_generator/
Danalyzer.py146 replicated = 0 variable in Uop
/external/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c120 nir_def *replicated[4]; in pan_replicate() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc794 py::class_<Replicated> replicated(pmap_lib, "Replicated"); in BuildPmapSubmodule() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc1580 HloInstruction* replicated, HloInstruction* partition_id, in PerGroupSliceFromReplicated()
/external/mesa3d/src/panfrost/compiler/
Dbifrost_compile.c4768 nir_def *replicated = in bifrost_nir_lower_blend_components() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc924 for (bool replicated : replicated_at_leaf_buffers) { in Parameter() local
/external/aws-sdk-java-v2/services/macie2/src/main/resources/codegen-resources/
Dservice-2.json7940 "replicated": { object