Commit Graph

21 Commits (81ca323751505c7e4ee9b7561020fd3c6008d116)

Author SHA1 Message Date
Fredo Guan 81ca323751
Davit update formatting and fix grad checkpointing (#7)
1 year ago
Ross Wightman e8ddc6865c
Update torch to 1.13 and python to 3.10 in test workflow (#1562)
1 year ago
Ross Wightman 8ff45e41f7 Fix xdist dependency change
2 years ago
Ross Wightman 91fc4c7ed1
Update tests.yml
2 years ago
Ross Wightman 25d1526092 Update pytest for GitHub runner to use --forked with xdist, hopefully eliminate memory buildup
2 years ago
kozistr df5afabc92 update: rollback pytest-xdist
2 years ago
kozistr ca4fb7d154 feature: boost speed of pytest
2 years ago
Ross Wightman 9d6aad44f8 Update tests to run Python 3.9, PyTorch 1.10, torchvision 0.11.1
3 years ago
Ross Wightman 959eaff121 Add optimizer tests and update testing to pytorch 1.9
3 years ago
Ross Wightman 34522097b1 See if we can use tcmalloc in test runner
3 years ago
Ross Wightman 99d97e0d67 Hopefully the last test update for this PR...
3 years ago
Ross Wightman 317ea3e599 Tweak NFNet, ResNetV2, RexNet feature extraction, use pre-act features for simplicty. Update tests for pytorch 1.8. 0.4.5 version bump.
3 years ago
Eli Uriegas ab9f1fc995
Update torch -> 1.7.0, torchvision -> 0.8.1
4 years ago
Ross Wightman 0734c0d187 Update test workflow
4 years ago
Ross Wightman 701dba303e Again
4 years ago
Ross Wightman 648ba41b4b Try again with the worfklow threads
4 years ago
Ross Wightman 52b6e72e86 Try defining num threads for github workflow tests explicity (2)
4 years ago
Ross Wightman 17270c69b9 Remove annoying InceptionV3 dependency on scipy and insanely slow trunc_norm init. Bring InceptionV3 code into this codebase and use upcoming torch trunch_norm_ init.
4 years ago
michal 8c77f14cae Install cpu version of torch on ubuntu
4 years ago
michal 8da43e0617 Install extra dependencies required by some models and log test durations
4 years ago
Mike 16f1f77b41
Add a test workflow for github actions
4 years ago