Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DExecutionBurstServer.cpp493 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create()
540 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer()
/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp875 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local