Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1788 RunTimeOperandInfo& condOutput = condOperands[condSubgraph.outputIndexes[0]]; in executeWhileOperation() local
1790 condOutput.buffer = &condValue; in executeWhileOperation()
1791 condOutput.length = sizeof(condValue); in executeWhileOperation()