Searched refs:compileFromCache (Results 1 – 1 of 1) sorted by relevance
120 bool compileFromCache(const std::shared_ptr<Device>& device, const std::string& cacheDir, in compileFromCache() function169 if (tokenData != nullptr && compileFromCache(device, cacheDir, tokenData, preparedModel)) { in compile()