module documentation

Enums used by model metadata and conversion configuration.

Service APIs generally accept these enums directly. Their value is the spelling sent to HubAI, while name is used by a few list filters. Use Target to choose conversion hardware and ModelType to describe an existing artifact.

Class DataType Tensor element type shared by supported model formats.
Class Encoding Channel ordering for image tensors and preprocessing.
Class InputFileType Supported source model container or framework format.
Class ModelType Artifact type stored by a HubAI model instance.
Class PotDevice Target device used by OpenVINO Post-training Optimization Tool.
Class ResizeMethod Strategy for adapting image dimensions to a model input.
Class Target Hardware family accepted by hosted conversion.