clear_dl_modelT_clear_dl_modelClearDlModelClearDlModelclear_dl_model (算子名称)

名称

clear_dl_modelT_clear_dl_modelClearDlModelClearDlModelclear_dl_model — Clear a deep learning model.

参数签名

clear_dl_model( : : DLModelHandle : )

Herror T_clear_dl_model(const Htuple DLModelHandle)

void ClearDlModel(const HTuple& DLModelHandle)

static void HDlModel::ClearDlModel(const HDlModelArray& DLModelHandle)

void HDlModel::ClearDlModel() const

static void HOperatorSet.ClearDlModel(HTuple DLModelHandle)

static void HDlModel.ClearDlModel(HDlModel[] DLModelHandle)

void HDlModel.ClearDlModel()

def clear_dl_model(dlmodel_handle: MaybeSequence[HHandle]) -> None

描述

clear_dl_modelclear_dl_modelClearDlModelClearDlModelClearDlModelclear_dl_model clears the handle of the deep learning model given by DLModelHandleDLModelHandleDLModelHandleDLModelHandleDLModelHandledlmodel_handle and frees all memory required for the model. After calling clear_dl_modelclear_dl_modelClearDlModelClearDlModelClearDlModelclear_dl_model, the model can no longer be used and the handle DLModelHandleDLModelHandleDLModelHandleDLModelHandleDLModelHandledlmodel_handle becomes invalid.

For further explanations to deep learning models in HALCON, see the chapter Deep Learning / Model.

运行信息

This operator modifies the state of the following input parameter:

During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.

参数表

DLModelHandleDLModelHandleDLModelHandleDLModelHandleDLModelHandledlmodel_handle (input_control, state is modified)  dl_model(-array) HDlModel, HTupleMaybeSequence[HHandle]HTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the deep learning model.

结果

如果参数均有效,算子 clear_dl_modelclear_dl_modelClearDlModelClearDlModelClearDlModelclear_dl_model 返回值 2 ( H_MSG_TRUE) . 如有必要,将引发异常。

可能的前置算子

read_dl_modelread_dl_modelReadDlModelReadDlModelReadDlModelread_dl_model, apply_dl_modelapply_dl_modelApplyDlModelApplyDlModelApplyDlModelapply_dl_model, train_dl_model_batchtrain_dl_model_batchTrainDlModelBatchTrainDlModelBatchTrainDlModelBatchtrain_dl_model_batch, train_dl_model_anomaly_datasettrain_dl_model_anomaly_datasetTrainDlModelAnomalyDatasetTrainDlModelAnomalyDatasetTrainDlModelAnomalyDatasettrain_dl_model_anomaly_dataset

模块

Foundation. This operator uses dynamic licensing (see the ``Installation Guide''). Which of the following modules is required depends on the specific usage of 该算子:
3D Metrology, OCR/OCV, Matching, Deep Learning Inference