Home
last modified time | relevance | path

Searched defs:memoryIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/
DExecutionBurstController.cpp585 const std::vector<intptr_t>& memoryIds) { in compute()
/frameworks/ml/nn/runtime/
DManager.cpp384 std::vector<intptr_t> memoryIds; in execute() local