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