osc.models.utils.MLP ==================== .. currentmodule:: osc.models.utils .. autoclass:: MLP :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~MLP.add_module ~MLP.apply ~MLP.bfloat16 ~MLP.buffers ~MLP.children ~MLP.cpu ~MLP.cuda ~MLP.double ~MLP.eval ~MLP.extra_repr ~MLP.float ~MLP.forward ~MLP.get_buffer ~MLP.get_extra_state ~MLP.get_parameter ~MLP.get_submodule ~MLP.half ~MLP.load_state_dict ~MLP.modules ~MLP.named_buffers ~MLP.named_children ~MLP.named_modules ~MLP.named_parameters ~MLP.parameters ~MLP.register_backward_hook ~MLP.register_buffer ~MLP.register_forward_hook ~MLP.register_forward_pre_hook ~MLP.register_full_backward_hook ~MLP.register_parameter ~MLP.requires_grad_ ~MLP.set_extra_state ~MLP.share_memory ~MLP.state_dict ~MLP.to ~MLP.to_empty ~MLP.train ~MLP.type ~MLP.xpu ~MLP.zero_grad .. rubric:: Attributes .. autosummary:: ~MLP.T_destination ~MLP.dump_patches