Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DExecutionBurstController.cpp537 const Request& request, MeasureTiming measure, const std::vector<intptr_t>& memoryIds) { in compute()
545 const std::vector<intptr_t>& memoryIds) { in tryCompute()
/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp905 std::vector<intptr_t> memoryIds; in startComputeOnDevice() local