gigl.src.common.models.layers.Softmax ========================================== .. currentmodule:: gigl.src.common.models.layers.task .. autoclass:: Softmax :members: :show-inheritance: :special-members: :inherited-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~Softmax.__init__ ~Softmax.add_module ~Softmax.apply ~Softmax.bfloat16 ~Softmax.buffers ~Softmax.children ~Softmax.compile ~Softmax.cpu ~Softmax.cuda ~Softmax.double ~Softmax.eval ~Softmax.extra_repr ~Softmax.float ~Softmax.forward ~Softmax.get_buffer ~Softmax.get_extra_state ~Softmax.get_parameter ~Softmax.get_submodule ~Softmax.half ~Softmax.ipu ~Softmax.load_state_dict ~Softmax.modules ~Softmax.mtia ~Softmax.named_buffers ~Softmax.named_children ~Softmax.named_modules ~Softmax.named_parameters ~Softmax.parameters ~Softmax.register_backward_hook ~Softmax.register_buffer ~Softmax.register_forward_hook ~Softmax.register_forward_pre_hook ~Softmax.register_full_backward_hook ~Softmax.register_full_backward_pre_hook ~Softmax.register_load_state_dict_post_hook ~Softmax.register_load_state_dict_pre_hook ~Softmax.register_module ~Softmax.register_parameter ~Softmax.register_state_dict_post_hook ~Softmax.register_state_dict_pre_hook ~Softmax.requires_grad_ ~Softmax.set_extra_state ~Softmax.set_submodule ~Softmax.share_memory ~Softmax.state_dict ~Softmax.to ~Softmax.to_empty ~Softmax.train ~Softmax.type ~Softmax.xpu ~Softmax.zero_grad