Searched refs:compileModelAndCache (Results 1 – 1 of 1) sorted by relevance
134 int compileModelAndCache(const std::shared_ptr<Device>& device, const ModelBuilder* model, in compileModelAndCache() function172 return compileModelAndCache(device, model, executionPreference, cacheDir, tokenData, in compile()