Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc183 HloInstruction* non_const_operand = nullptr; in GetAuxiliaryLoopInductionVars() local
188 non_const_operand = operand; in GetAuxiliaryLoopInductionVars()
197 inputs->push_back(non_const_operand); in GetAuxiliaryLoopInductionVars()