Searched defs:isCachingSupported (Results 1 – 2 of 2) sorted by relevance
79 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported() function
99 bool isCachingSupported() const override { in isCachingSupported() function in android::nn::DriverDevice860 bool isCachingSupported() const override { return false; } in isCachingSupported() function in android::nn::CpuDevice