tfep.nn.graph.FixedGraph ======================== .. currentmodule:: tfep.nn.graph .. autoclass:: FixedGraph :members: :show-inheritance: :inherited-members: Module,LightningModule .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~FixedGraph.__init__ ~FixedGraph.add_module ~FixedGraph.apply ~FixedGraph.bfloat16 ~FixedGraph.buffers ~FixedGraph.children ~FixedGraph.compile ~FixedGraph.cpu ~FixedGraph.cuda ~FixedGraph.double ~FixedGraph.eval ~FixedGraph.extra_repr ~FixedGraph.float ~FixedGraph.forward ~FixedGraph.get_buffer ~FixedGraph.get_edges ~FixedGraph.get_extra_state ~FixedGraph.get_parameter ~FixedGraph.get_submodule ~FixedGraph.half ~FixedGraph.ipu ~FixedGraph.load_state_dict ~FixedGraph.modules ~FixedGraph.mtia ~FixedGraph.named_buffers ~FixedGraph.named_children ~FixedGraph.named_modules ~FixedGraph.named_parameters ~FixedGraph.parameters ~FixedGraph.register_backward_hook ~FixedGraph.register_buffer ~FixedGraph.register_forward_hook ~FixedGraph.register_forward_pre_hook ~FixedGraph.register_full_backward_hook ~FixedGraph.register_full_backward_pre_hook ~FixedGraph.register_load_state_dict_post_hook ~FixedGraph.register_load_state_dict_pre_hook ~FixedGraph.register_module ~FixedGraph.register_parameter ~FixedGraph.register_state_dict_post_hook ~FixedGraph.register_state_dict_pre_hook ~FixedGraph.requires_grad_ ~FixedGraph.set_extra_state ~FixedGraph.set_submodule ~FixedGraph.share_memory ~FixedGraph.state_dict ~FixedGraph.to ~FixedGraph.to_empty ~FixedGraph.train ~FixedGraph.type ~FixedGraph.xpu ~FixedGraph.zero_grad .. rubric:: Attributes .. autosummary:: ~FixedGraph.T_destination ~FixedGraph.call_super_init ~FixedGraph.dump_patches ~FixedGraph.n_edges ~FixedGraph.n_nodes ~FixedGraph.training