mixmo.networks.resnet¶
Resnet for cifar dataset. Adapted from https://github.com/facebook/fb.resnet.torch and https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py (c) YANG, Wei
Classes
|
Pre-activation version of the BasicBlock. |
|
Pre-activated ResNet network |
|
Multi-Input Multi-Output ResNet network |