dmx.compressor.numerical.cast.NumericalCastMixin ================================================ .. currentmodule:: dmx.compressor.numerical.cast .. autoclass:: NumericalCastMixin .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~NumericalCastMixin.__init__ ~NumericalCastMixin.check_format_dim_consistency ~NumericalCastMixin.check_input_format_dim_consistency ~NumericalCastMixin.check_residual_format_dim_consistency ~NumericalCastMixin.check_weight_format_dim_consistency ~NumericalCastMixin.infer_ch_axis ~NumericalCastMixin.init_casts ~NumericalCastMixin.init_smoothquant .. rubric:: Attributes .. autosummary:: ~NumericalCastMixin.accum_format ~NumericalCastMixin.bias_format ~NumericalCastMixin.input_formats ~NumericalCastMixin.input_precision ~NumericalCastMixin.multiplier_format ~NumericalCastMixin.output_formats ~NumericalCastMixin.residual_format ~NumericalCastMixin.weight_format ~NumericalCastMixin.weight_precision ~NumericalCastMixin.weight_scale ~NumericalCastMixin.weight_storage_format ~NumericalCastMixin.weight_storage_precision ~NumericalCastMixin.weight_storage_scale ~NumericalCastMixin.weight_storage_zero_point ~NumericalCastMixin.weight_zero_point