Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc1223 bool InstructionShouldPropagateDepthFirst(const HloInstruction& hlo) { in InstructionShouldPropagateDepthFirst() function
1370 /*dfs=*/InstructionShouldPropagateDepthFirst(*user))); in PropagateOperandConstraint()
1422 /*dfs=*/InstructionShouldPropagateDepthFirst(*instruction))); in PropagateBufferConstraintToOperands()