class documentation

Undocumented

Method __init__ Undocumented
Method forward Undocumented
Instance Variable res Undocumented
def __init__(self, in_channels=64, out_channels=64, kernel_size=3, stride=1, padding=1, bias=True, mode='CRC', negative_slope=0.2): (source)

Undocumented

def forward(self, x): (source)

Undocumented

Undocumented