Commit Graph

24 Commits (f8cbda6b55b385403fe6a99a74920779b054ee25)

Author SHA1 Message Date
Ross Wightman f8cbda6b55 Remove macOS from tests, not working anymore
1 year ago
Ross Wightman f4dcf4d530 Try Python 3.10 + macOS-12 in quest for working second target
2 years ago
Ross Wightman 8df6a5bbfd Try windows runner
2 years ago
Ross Wightman f2ba9ba512 Python back to 3.9 for test workflow, see if that's the cause of macos failure..
2 years ago
Ross Wightman ef8a94ac8e Update torch and python version in test workflow
2 years 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