Home
last modified time | relevance | path

Searched defs:source_target_pairs (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/tpu/kernels/
Dcross_replica_ops.cc114 std::vector<std::pair<int64, int64>> source_target_pairs(num_pairs); in Compile() local
/external/tensorflow/tensorflow/python/tpu/ops/
Dtpu_ops.py113 def collective_permute(x, source_target_pairs, name=None): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcollective_permute_thunk.cc223 std::vector<std::pair<int64, int64>> source_target_pairs, in CollectivePermuteThunk() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto200 repeated SourceTarget source_target_pairs = 52; field
Dhlo_instruction.cc478 std::vector<std::pair<int64, int64>> source_target_pairs( in CreateFromProto() local
1075 const std::vector<std::pair<int64, int64>>& source_target_pairs, in CreateCollectivePermute() argument
1085 const std::vector<std::pair<int64, int64>>& source_target_pairs, in CreateCollectivePermuteStart() argument
4132 HloInstruction::source_target_pairs() const { in source_target_pairs() function in xla::HloInstruction
Dhlo_instructions.h507 const std::vector<std::pair<int64, int64>>& source_target_pairs() const { in source_target_pairs() function
Dhlo_instructions.cc770 const std::vector<std::pair<int64, int64>>& source_target_pairs, in HloCollectivePermuteInstruction() argument
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc939 source_target_pairs, in ConvertSourceTargetPairs()
Dmlir_hlo_to_hlo.cc172 llvm::Optional<mlir::DenseIntElementsAttr> source_target_pairs) { in Convert_source_target_pairs()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_runtime.cc722 void* output_buffer, const void* source_target_pairs, in __xla_cpu_runtime_CollectivePermute()
Dir_emitter.cc1266 std::string source_target_pairs = absl::StrJoin( in HandleCollectivePermute() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner_util.cc821 std::vector<std::pair<int64, int64>> source_target_pairs; in ExchangeHalo() local
855 std::vector<std::pair<int64, int64>> source_target_pairs; in ExchangeHalo() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2998 const std::vector<std::pair<int64, int64>>& source_target_pairs) { in CollectivePermute() argument
4696 const std::vector<std::pair<int64, int64>>& source_target_pairs) { in CollectivePermute() argument