Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h163 const OperandLayoutConstraint* GetOperandLayoutConstraint(
Dlayout_assignment.cc217 GetOperandLayoutConstraint(instruction, operand_no); in SetOperandLayout()
348 GetOperandLayoutConstraint(instruction, operand_no)) { in OperandLayout()
354 const OperandLayoutConstraint* LayoutConstraints::GetOperandLayoutConstraint( in GetOperandLayoutConstraint() function in xla::LayoutConstraints
1390 constraints->GetOperandLayoutConstraint(user, operand_no); in PropagateOperandConstraint()
1526 constraints->GetOperandLayoutConstraint(instruction, operand_no); in PropagateBufferConstraintToOperands()