Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp546 static void freeUnusedSubgraphOperands(std::vector<RunTimeOperandInfo>* operands) { in freeUnusedSubgraphOperands() function
577 freeUnusedSubgraphOperands(&operands); in run()
1720 freeUnusedSubgraphOperands(&branchOperands); in executeIfOperation()
1767 freeUnusedSubgraphOperands(&condOperands); in executeWhileOperation()
1768 freeUnusedSubgraphOperands(&bodyOperands); in executeWhileOperation()