malt.models.representation.DGLRepresentation ============================================ .. currentmodule:: malt.models.representation .. autoclass:: DGLRepresentation :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~DGLRepresentation.__init__ ~DGLRepresentation.add_module ~DGLRepresentation.apply ~DGLRepresentation.bfloat16 ~DGLRepresentation.buffers ~DGLRepresentation.children ~DGLRepresentation.cpu ~DGLRepresentation.cuda ~DGLRepresentation.double ~DGLRepresentation.eval ~DGLRepresentation.extra_repr ~DGLRepresentation.float ~DGLRepresentation.forward ~DGLRepresentation.get_buffer ~DGLRepresentation.get_extra_state ~DGLRepresentation.get_parameter ~DGLRepresentation.get_submodule ~DGLRepresentation.half ~DGLRepresentation.ipu ~DGLRepresentation.load_state_dict ~DGLRepresentation.modules ~DGLRepresentation.named_buffers ~DGLRepresentation.named_children ~DGLRepresentation.named_modules ~DGLRepresentation.named_parameters ~DGLRepresentation.parameters ~DGLRepresentation.register_backward_hook ~DGLRepresentation.register_buffer ~DGLRepresentation.register_forward_hook ~DGLRepresentation.register_forward_pre_hook ~DGLRepresentation.register_full_backward_hook ~DGLRepresentation.register_load_state_dict_post_hook ~DGLRepresentation.register_module ~DGLRepresentation.register_parameter ~DGLRepresentation.requires_grad_ ~DGLRepresentation.set_extra_state ~DGLRepresentation.share_memory ~DGLRepresentation.state_dict ~DGLRepresentation.to ~DGLRepresentation.to_empty ~DGLRepresentation.train ~DGLRepresentation.type ~DGLRepresentation.xpu ~DGLRepresentation.zero_grad .. rubric:: Attributes .. autosummary:: ~DGLRepresentation.T_destination ~DGLRepresentation.dump_patches ~DGLRepresentation.training