dmx.compressor.modeling.model.DmxModelMixin =========================================== .. currentmodule:: dmx.compressor.modeling.model .. autoclass:: DmxModelMixin .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~DmxModelMixin.__init__ ~DmxModelMixin.check_dim_consistency ~DmxModelMixin.configure ~DmxModelMixin.counting_flops ~DmxModelMixin.create_submod_transform_forward ~DmxModelMixin.deepcopy_args ~DmxModelMixin.fold_weights_and_biases ~DmxModelMixin.forward_weight_hypernets ~DmxModelMixin.freeze ~DmxModelMixin.get_monitoring_records ~DmxModelMixin.get_runtime_records ~DmxModelMixin.is_same_signature ~DmxModelMixin.keep_dmx_config ~DmxModelMixin.measure_runtimes ~DmxModelMixin.monitoring ~DmxModelMixin.named_dmx_modules ~DmxModelMixin.post_process_gm ~DmxModelMixin.print_model_tree ~DmxModelMixin.process_inputs_for_export ~DmxModelMixin.thaw ~DmxModelMixin.to_baseline_mode ~DmxModelMixin.to_basic_mode ~DmxModelMixin.to_fp8_mode ~DmxModelMixin.to_old_forward ~DmxModelMixin.to_signature_key ~DmxModelMixin.to_transformed_forward ~DmxModelMixin.transform .. rubric:: Attributes .. autosummary:: ~DmxModelMixin.dmx_config ~DmxModelMixin.dmx_module_names ~DmxModelMixin.op_set ~DmxModelMixin.transformed ~DmxModelMixin.additional_dmx_aware_mappings