Home
last modified time | relevance | path

Searched refs:CreateCollectivePermute (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h515 static std::unique_ptr<HloInstruction> CreateCollectivePermute(
Dhlo_instruction.cc408 CreateCollectivePermute(shape, operands(0), source_target_pairs); in CreateFromProto()
850 HloInstruction::CreateCollectivePermute( in CreateCollectivePermute() function in xla::HloInstruction
Dhlo_parser.cc876 HloInstruction::CreateCollectivePermute(shape, operands[0], pairs)); in ParseInstructionRhs()