Home
last modified time | relevance | path

Searched defs:use_global_device_ids (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dall_reduce_combiner.cc155 bool use_global_device_ids; member
Dhlo_instructions.h395 bool use_global_device_ids() const { return use_global_device_ids_; } in use_global_device_ids() function
442 bool use_global_device_ids() const { return use_global_device_ids_; } in use_global_device_ids() function
Dhlo.proto184 bool use_global_device_ids = 71; field
Dhlo_verifier.cc196 bool use_global_device_ids) { in CheckReplicaGroups()
Dhlo_parser.cc1202 optional<bool> use_global_device_ids; in ParseInstructionRhs() local
1231 optional<bool> use_global_device_ids; in ParseInstructionRhs() local
Dhlo_instruction.cc1046 const absl::optional<int64>& channel_id, bool use_global_device_ids) { in CreateAllGather()
1056 const absl::optional<int64>& channel_id, bool use_global_device_ids) { in CreateAllReduce()
Dhlo_instructions.cc621 const absl::optional<int64>& channel_id, bool use_global_device_ids) in HloAllGatherInstruction()
669 const absl::optional<int64>& channel_id, bool use_global_device_ids) in HloAllReduceInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2719 const absl::optional<bool> use_global_device_ids) { in AllGather()
4658 const absl::optional<bool> use_global_device_ids) { in AllGather()