PyTorch Toolbel 0.1.0
New stuff:
- EfficientNet
- Multiscale TTA module
- New activations: Swish, HardSwish, HardSigmoid
- AGN module (Activated Group Norm), mimicks ABN
Changes:
SpatialGate2d
now acceptssqueeze_channels
for explicit number of squeeze channels.
Misc
- Code formatting