Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestCompilationCaching.cpp79 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported() function
/packages/modules/NeuralNetworks/runtime/
DManager.cpp99 bool isCachingSupported() const override { in isCachingSupported() function in android::nn::DriverDevice
860 bool isCachingSupported() const override { return false; } in isCachingSupported() function in android::nn::CpuDevice