Public Member Functions | |
| def | __init__ (self, blank=0, reduction='mean', zero_infinity=False) |
| def | forward (self, log_probs, targets, input_lengths, target_lengths) |
Public Member Functions inherited from torch.nn.modules.loss._Loss | |
| def | __init__ (self, size_average=None, reduce=None, reduction='mean') |
Public Attributes | |
| blank | |
| zero_infinity | |
Public Attributes inherited from torch.nn.modules.loss._Loss | |
| reduction | |
1.8.11