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