Searched defs:cacheModelPath (Results 1 – 1 of 1) sorted by relevance
125 OH_NN_ReturnCode Compilation::SetCacheDir(const std::string& cacheModelPath, uint32_t version) in SetCacheDir()469 std::string cacheModelPath = m_cachePath + fileName; in RemoveCacheFiles() local488 std::string cacheModelPath = m_cachePath + std::to_string(i) + ".nncache"; in CheckCacheModel() local