Home
last modified time | relevance | path

Searched refs:getCacheHandles (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp92 bool getCacheHandles(const std::string& cacheDir, const uint8_t* token, in getCacheHandles() function
128 NN_RET_CHECK(getCacheHandles(cacheDir, token, device->getNumberOfCacheFilesNeeded(), in compileFromCache()
143 if (token == nullptr || !getCacheHandles(cacheDir, token, device->getNumberOfCacheFilesNeeded(), in compileModelAndCache()