Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h703 static std::unique_ptr<HloInstruction> CreateCollectivePermuteStart(
Dhlo_instruction.cc493 instruction = CreateCollectivePermuteStart( in CreateFromProto()
1083 HloInstruction::CreateCollectivePermuteStart( in CreateCollectivePermuteStart() function in xla::HloInstruction
Dhlo_parser.cc1310 HloInstruction::CreateCollectivePermuteStart(shape, operands[0], in ParseInstructionRhs()