Public Member Functions | |
def | __init__ (self, log_input=True, full=False, size_average=None, eps=1e-8, reduce=None, reduction='mean') |
def | forward (self, log_input, target) |
Public Member Functions inherited from torch.nn.modules.loss._Loss | |
def | __init__ (self, size_average=None, reduce=None, reduction='mean') |
Public Attributes | |
log_input | |
full | |
eps | |
Public Attributes inherited from torch.nn.modules.loss._Loss | |
reduction | |