OptimizationRequestForm
A base class for all of Deci's model classes. A model stores data in constant fields, and let us manipulate the data in a more readable way.
Properties
Name | Type | Description | Notes |
---|---|---|---|
target_hardware | HardwareType | ||
target_batch_size | int | ||
target_metric | Metric | [optional] | |
optimize_model_size | bool | ||
quantization_level | QuantizationLevel | ||
optimize_autonac | bool | ||
name | str | [optional] | |
raw_format | bool | [optional] [default to False] | |
conversion_parameters | object | [optional] |