Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.cc136 if (constraints->OperandBufferForwarded(instruction, operand_no)) { in AddBackendConstraints()
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h192 bool OperandBufferForwarded(const HloInstruction* instruction,
Dlayout_assignment.cc142 bool LayoutConstraints::OperandBufferForwarded( in OperandBufferForwarded() function in xla::LayoutConstraints
227 if (OperandBufferForwarded(instruction, operand_no)) { in SetOperandLayout()
1265 if (constraints->OperandBufferForwarded(user, in PropagateOperandConstraint()
1461 !constraints->OperandBufferForwarded(user, operand_no)) { in PropagateBufferConstraintToUses()