qbcompiler.configs.models.OptqConfig Class Reference#
|
Mobilint SDK qb Compiler v1.2
MCS002-EN
|
qbcompiler.configs.models.OptqConfig Class Reference
Configuration for OPTQ algorithm. More...
Inheritance diagram for qbcompiler.configs.models.OptqConfig:
Classes | |
| class | Attributes |
Public Member Functions | |
| "OptqConfig" | with_updates (self, **kwargs) |
| Return a copy with updated fields. | |
Static Public Attributes | |
| model_config | |
| bool | apply = Field(default=False, description="If true, apply OPTQ") |
| Attributes | |
| default_factory | |
| alias | |
Detailed Description
Configuration for OPTQ algorithm.
Defines parameters controlling whether and how OPTQ is applied during quantization, including layer-level inclusion/exclusion lists.
- Parameters
-
apply bool. If true, apply OPTQ attributes Attributes. OPTQ algorithm attributes
Member Function Documentation
◆ with_updates()
| "OptqConfig" qbcompiler.configs.models.OptqConfig.with_updates | ( | self, | |
| ** | kwargs ) |
Member Data Documentation
◆ model_config
|
static |
◆ apply
|
static |
◆ Attributes
◆ default_factory
|
static |
◆ alias
The documentation for this class was generated from the following file:
Generated by