oneflow.nn.Softmax ================== .. currentmodule:: oneflow.nn .. autoclass:: Softmax .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Softmax.__call__ ~Softmax.__delattr__ ~Softmax.__dir__ ~Softmax.__eq__ ~Softmax.__format__ ~Softmax.__ge__ ~Softmax.__getattr__ ~Softmax.__getattribute__ ~Softmax.__gt__ ~Softmax.__hash__ ~Softmax.__init__ ~Softmax.__init_subclass__ ~Softmax.__le__ ~Softmax.__lt__ ~Softmax.__ne__ ~Softmax.__new__ ~Softmax.__reduce__ ~Softmax.__reduce_ex__ ~Softmax.__repr__ ~Softmax.__setattr__ ~Softmax.__sizeof__ ~Softmax.__str__ ~Softmax.__subclasshook__ ~Softmax._apply ~Softmax._get_name ~Softmax._load_from_state_dict ~Softmax._named_members ~Softmax._save_to_state_dict ~Softmax._shallow_repr ~Softmax.add_module ~Softmax.apply ~Softmax.buffers ~Softmax.children ~Softmax.cpu ~Softmax.cuda ~Softmax.double ~Softmax.eval ~Softmax.extra_repr ~Softmax.float ~Softmax.forward ~Softmax.half ~Softmax.load_state_dict ~Softmax.modules ~Softmax.named_buffers ~Softmax.named_children ~Softmax.named_modules ~Softmax.named_parameters ~Softmax.parameters ~Softmax.register_buffer ~Softmax.register_forward_hook ~Softmax.register_forward_pre_hook ~Softmax.register_parameter ~Softmax.state_dict ~Softmax.to ~Softmax.to_consistent ~Softmax.to_global ~Softmax.train ~Softmax.zero_grad