Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DCpuExecutor.cpp626 static void freeUnusedSubgraphOperands(std::vector<RunTimeOperandInfo>* operands) { in freeUnusedSubgraphOperands() function
657 freeUnusedSubgraphOperands(&operands); in run()
1771 freeUnusedSubgraphOperands(&branchOperands); in executeIfOperation()
1898 freeUnusedSubgraphOperands(&condOperands); in executeWhileOperation()
1899 freeUnusedSubgraphOperands(&bodyOperands); in executeWhileOperation()