Searched defs:LoadCache (Results 1 – 6 of 6) sorted by relevance
33 void LoadCache() override { return; } in LoadCache() function
52 Status HostCacheModel::LoadCache(const std::string &model_path) { in LoadCache() function in mindspore::cache::HostCacheModel107 Status HostCacheModel::LoadCache(DelegateModel<schema::Primitive> *model) { in LoadCache() function in mindspore::cache::HostCacheModel
161 std::shared_ptr<domi::ModelBufferData> NPUManager::LoadCache(const std::string &cache_om_name) { in LoadCache() function in mindspore::lite::NPUManager
483 void GraphKernelBuilder::LoadCache() { in LoadCache() function in mindspore::kernel::GraphKernelBuilder
749 void OpenCLRuntime::LoadCache() { in LoadCache() function in mindspore::lite::opencl::OpenCLRuntime