Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc796 SetupCopiedInstruction(*instruction, gte, {i}); in CreateCopyWithNewLayout()
806 SetupCopiedInstruction(*instruction, tuple_copy, {}); in CreateCopyWithNewLayout()
816 SetupCopiedInstruction(*instruction, copy, {}); in CreateCopyWithNewLayout()
855 void LayoutAssignment::SetupCopiedInstruction(const HloInstruction& instruction, in SetupCopiedInstruction() function in xla::LayoutAssignment
1850 SetupCopiedInstruction(*operand, copy, {}); in ConstrainChannelLayouts()
1876 SetupCopiedInstruction(*operand, copy, {}); in ConstrainChannelLayouts()
2134 SetupCopiedInstruction(*operand, copy, {}); in AddCopyForOperand()
Dlayout_assignment.h456 static void SetupCopiedInstruction(const HloInstruction& instruction,