Commit Graph

28 Commits (bits_and_tpu)

Author SHA1 Message Date
Ross Wightman 2a5b5b2a7b
Update feature_request.md
2 years ago
Ross Wightman e018253acc
Update config.yml
2 years ago
Ross Wightman 995e2691d6
Update config.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
Ross Wightman 48371a33b1
Create FUNDING.yml
3 years ago
Ross Wightman 80cd31f21f
Create config.yml
4 years ago
Ross Wightman d940a53cd9 Update issue templates
4 years ago
Ross Wightman 60c998af22 Update issue templates
4 years ago
Ross Wightman 9d73911e62 Update issue templates
4 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 9806f3e1ff autosquash github workflow didn't work out, removing
4 years ago
Ross Wightman 7995295968 Merge branch 'logger' into features. Change 'logger' to '_logger'.
4 years ago
Ross Wightman 0915beddad Add autosquash 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