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.cpp128 OH_NN_ReturnCode Compilation::SetCacheDir(const std::string& cacheModelPath, uint32_t version) in SetCacheDir()
474 std::string cacheModelPath = m_cachePath + fileName; in RemoveCacheFiles() local
493 std::string cacheModelPath = m_cachePath + m_modelName + std::to_string(i) + ".nncache"; in CheckCacheModel() local