Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp756 class BurstExecutorWithCache : public ExecutionBurstServer::IBurstExecutorWithCache { class
758 BurstExecutorWithCache(const Model& model, const SampleDriver* driver, in BurstExecutorWithCache() function in android::nn::sample_driver::BurstExecutorWithCache