Home
last modified time | relevance | path

Searched refs:source_target_pairs_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h377 return source_target_pairs_; in source_target_pairs()
396 const std::vector<std::pair<int64, int64>> source_target_pairs_; variable
Dhlo_instructions.cc605 source_target_pairs_(source_target_pairs) { in HloCollectivePermuteInstruction()