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