Home
last modified time | relevance | path

Searched refs:compileModelAndCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp134 int compileModelAndCache(const std::shared_ptr<Device>& device, const ModelBuilder* model, in compileModelAndCache() function
172 return compileModelAndCache(device, model, executionPreference, cacheDir, tokenData, in compile()