Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h216 using OperandConstraintKey = std::pair<const HloInstruction*, int64>; variable
217 std::map<OperandConstraintKey, OperandLayoutConstraint> operand_constraints_;