Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DCpuExecutor.cpp1737 static void setInfoExceptLifetime(RunTimeOperandInfo* to, const RunTimeOperandInfo& from) { in setInfoExceptLifetime() function
1762 setInfoExceptLifetime(&branchOperands[branchSubgraph.inputIndexes[i]], in executeIfOperation()
1766 setInfoExceptLifetime(&branchOperands[branchSubgraph.outputIndexes[i]], in executeIfOperation()
1775 setInfoExceptLifetime(&operands[operation.outputs[i]], in executeIfOperation()
1814 setInfoExceptLifetime(&condOperands[condSubgraph.inputIndexes[i]], in executeWhileOperation()
1831 setInfoExceptLifetime(&condOperands[condSubgraph.inputIndexes[i]], in executeWhileOperation()