Ross Wightman
|
1bcc69e0ad
|
Use in_channels for depthwise groups, allows using `out_channels=N * in_channels` (does not impact existing models). Fix #354.
|
2021-02-09 16:22:52 -08:00 |
Ross Wightman
|
6c17d57a2c
|
Fix some attributions, add copyrights to some file docstrings
|
2020-07-27 13:44:56 -07:00 |
Ross Wightman
|
569419b38d
|
Tweak some comments, add SKNet models with weights to sotabench, remove an unused branch
|
2020-02-15 21:18:25 -08:00 |
Ross Wightman
|
a99ec4e7d1
|
A bunch more layer reorg, splitting many layers into own files. Improve torchscript compatibility.
|
2020-02-09 14:46:28 -08:00 |