Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp534 const bool executorIsCpu = executor->isCpu(); in asyncStartComputePartitioned() local
570 if (executorIsCpu) { in asyncStartComputePartitioned()
671 const bool executorIsCpu = executor->isCpu(); in startComputeFenced() local
697 if (executorIsCpu) { in startComputeFenced()