Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DSampleDriver.cpp778 class BurstExecutorWithCache : public ExecutionBurstServer::IBurstExecutorWithCache { class
780 BurstExecutorWithCache(const V1_3::Model& model, const SampleDriver* driver, in BurstExecutorWithCache() function in android::nn::sample_driver::BurstExecutorWithCache