Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestCompilationCaching.cpp71 bool canDeviceBeRegistered(V1_3::ErrorStatus error, uint32_t numModelCache, uint32_t numDataCache) { in canDeviceBeRegistered()
79 bool isCachingSupported(uint32_t numModelCache, uint32_t numDataCache) { in isCachingSupported()
150 uint32_t numModelCache, uint32_t numDataCache, in CachingDriver()