The hrt_model_exec model_info tool can be used to obtain the model information.
The support scope of the model: QAT(Quantized Awareness Training) model, PTQ (Post-Training Quantization) model.
| Parameter | Parameter Description | Correlated Parameters | |
|---|---|---|---|
-h, --help | None. | Display the help information. | None. |
-v, --version | None. | View the version number of the DNN prediction library of the tool. | None. |
model_info | None. | Get model information, such as model input and output information, etc. | This parameter is used together with model_file to get detailed information about the model, including model input and output information hbDNNTensorProperties. |
model_file | string | Model file path, multiple paths can be separated by commas. | None. |
model_name | string | Specify the name of a model. | None. |