Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp1685 static void setInfoExceptLifetime(RunTimeOperandInfo* to, const RunTimeOperandInfo& from) { in setInfoExceptLifetime() function
1711 setInfoExceptLifetime(&branchOperands[branchSubgraph.inputIndexes[i]], in executeIfOperation()
1715 setInfoExceptLifetime(&branchOperands[branchSubgraph.outputIndexes[i]], in executeIfOperation()
1724 setInfoExceptLifetime(&operands[operation.outputs[i]], in executeIfOperation()
1783 setInfoExceptLifetime(&condOperands[condSubgraph.inputIndexes[i]], in executeWhileOperation()
1800 setInfoExceptLifetime(&condOperands[condSubgraph.inputIndexes[i]], in executeWhileOperation()