Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/
Dcompilation.cpp125 OH_NN_ReturnCode Compilation::SetCacheDir(const std::string& cacheModelPath, uint32_t version) in SetCacheDir()
469 std::string cacheModelPath = m_cachePath + fileName; in RemoveCacheFiles() local
488 std::string cacheModelPath = m_cachePath + std::to_string(i) + ".nncache"; in CheckCacheModel() local