Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp774 const size_t deviceCount = nonCpuDeviceCount + 1; in partitionTheWork() local
933 const size_t deviceCount, in findBestDeviceForEachOperation()