Skip to content

Commit f1f332f

Browse files
authored
Update README.md
1 parent 5b28ef4 commit f1f332f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### March 7, 2021
66
* First 0.4.x PyPi release w/ NFNets (& related), ByoB (GPU-Efficient, RepVGG, etc).
77
* Change feature extraction for pre-activation nets (NFNets, ResNetV2) to return features before activation.
8+
* Tested with PyTorch 1.8 release. Updated CI to use 1.8.
9+
* Benchmarked several arch on RTX 3090, Titan RTX, and V100 across 1.7.1, 1.8, NGC 20.12, and 21.02. Some interesting performance variations to take note of https://gist.github.com/rwightman/bb59f9e245162cee0e38bd66bd8cd77f
810

911
### Feb 18, 2021
1012
* Add pretrained weights and model variants for NFNet-F* models from [DeepMind Haiku impl](https://github.com/deepmind/deepmind-research/tree/master/nfnets).

0 commit comments

Comments
 (0)