Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestCompilationCaching.cpp69 bool canDeviceBeRegistered(ErrorStatus error, uint32_t numModelCache, uint32_t numDataCache) { in canDeviceBeRegistered()
77 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported()
144 uint32_t numModelCache, uint32_t numDataCache, in CachingDriver()
/frameworks/ml/nn/runtime/
DVersionedInterfaces.cpp600 [&result](V1_0::ErrorStatus error, uint32_t numModelCache, uint32_t numDataCache) { in getNumberOfCacheFilesNeededFunction()