Properties of the Model Classes
Property Name |
Description |
Remarks |
|---|---|---|
input_format |
Obtains the data organization format of model inputs. |
VisionDataFormat (NHWC or NCHW) |
input_num |
Obtains the number of model inputs. |
Int |
output_num |
Obtains the number of model outputs. |
Int |
Parent topic: Model