Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1727 bool operandIsInputOnly = i >= loopBodyOutputCount; in nextCompound() local
1728 controller->setInput((state.iteration == 0 || operandIsInputOnly) in nextCompound()