dmx.compressor.advanced_recipe.DmxModuleSmoothQuantHyperparams
- class dmx.compressor.advanced_recipe.DmxModuleSmoothQuantHyperparams(migration_strength: float = 0.5, fuse_to_weight: bool = False)
DmxModule SmoothQuant hyperparameters with default values
- __init__(migration_strength: float = 0.5, fuse_to_weight: bool = False) None
Methods
__init__([migration_strength, fuse_to_weight])Attributes