Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1321 bool operandIsInputOnly = i >= loopBodyOutputCount; in nextCompound() local
1322 controller->setInput((state.iteration == 0 || operandIsInputOnly) in nextCompound()