Public Member Functions | |
| def | __init__ (self, padding, value) | 
  Public Member Functions inherited from torch.nn.modules.padding._ConstantPadNd | |
| def | __init__ (self, value) | 
| def | forward (self, input) | 
| def | extra_repr (self) | 
Public Attributes | |
| padding | |
  Public Attributes inherited from torch.nn.modules.padding._ConstantPadNd | |
| value | |
Definition at line 77 of file padding.py.
 1.8.11