Home
last modified time | relevance | path

Searched defs:IsEnableModelSharing (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel_impl.cc294 bool ModelImpl::IsEnableModelSharing(const std::string &model_path) { in IsEnableModelSharing() function in mindspore::ModelImpl
299 bool ModelImpl::IsEnableModelSharing(const std::pair<const void *, size_t> &model_buff) { in IsEnableModelSharing() function in mindspore::ModelImpl
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/
Dmodel_impl.cc69 bool ModelImpl::IsEnableModelSharing(const std::string &model_path) { in IsEnableModelSharing() function in mindspore::ModelImpl
74 bool ModelImpl::IsEnableModelSharing(const std::pair<const void *, size_t> &model_buff) { in IsEnableModelSharing() function in mindspore::ModelImpl