dmx.compressor.modeling.nn.core.DmxGraph ======================================== .. currentmodule:: dmx.compressor.modeling.nn.core .. autoclass:: DmxGraph .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~DmxGraph.__init__ ~DmxGraph.call_function ~DmxGraph.call_method ~DmxGraph.call_module ~DmxGraph.create_node ~DmxGraph.create_placeholders ~DmxGraph.eliminate_dead_code ~DmxGraph.erase_node ~DmxGraph.find_nodes ~DmxGraph.get_attr ~DmxGraph.graph_copy ~DmxGraph.inserting_after ~DmxGraph.inserting_before ~DmxGraph.lint ~DmxGraph.node_copy ~DmxGraph.on_generate_code ~DmxGraph.output ~DmxGraph.output_node ~DmxGraph.placeholder ~DmxGraph.print_tabular ~DmxGraph.process_inputs ~DmxGraph.process_outputs ~DmxGraph.python_code ~DmxGraph.qdq_node ~DmxGraph.set_codegen .. rubric:: Attributes .. autosummary:: ~DmxGraph.nodes ~DmxGraph.owning_module