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