Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/cxx_api/
Ddlutils.h84 inline void DLSoClose(void *handle) { in DLSoClose() function
95 DLSoClose((_handle)); \
Dserialization.cc215 DLSoClose(handle); in Load()
303 DLSoClose(handle); in Load()
325 DLSoClose(handle); in Load()
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/
Dmodel_impl.cc71 DLSoClose(handle); in Preprocess()