Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp2012 auto cpuDeviceIterator = in findBestDeviceForEachOperation() local
2014 if (cpuDeviceIterator != devices.end()) { in findBestDeviceForEachOperation()
2015 int cpuDeviceIndex = cpuDeviceIterator - devices.begin(); in findBestDeviceForEachOperation()