Commit Graph

20 Commits (e98c93264cde1657b188f974dc928b9d73303b18)

Author SHA1 Message Date
Ross Wightman e8ddc6865c
Update torch to 1.13 and python to 3.10 in test workflow (#1562)
* Update torch and python version in test workflow

* Python back to 3.9 for test workflow, see if that's the cause of macos failure..

* Try windows runner

* Try Python 3.10 + macOS-12 in quest for working second target

* Remove macOS from tests, not working anymore
2022-11-26 19:46:55 -08:00
Ross Wightman 8ff45e41f7 Fix xdist dependency change 2022-11-08 15:41:10 -08:00
Ross Wightman 91fc4c7ed1
Update tests.yml 2022-10-16 20:51:20 -07:00
Ross Wightman 25d1526092 Update pytest for GitHub runner to use --forked with xdist, hopefully eliminate memory buildup 2022-01-06 16:04:23 -08:00
kozistr df5afabc92 update: rollback pytest-xdist 2022-01-02 14:39:17 +09:00
kozistr ca4fb7d154 feature: boost speed of pytest 2022-01-01 15:31:38 +09:00
Ross Wightman 9d6aad44f8 Update tests to run Python 3.9, PyTorch 1.10, torchvision 0.11.1 2021-11-18 21:38:04 -08:00
Ross Wightman 959eaff121 Add optimizer tests and update testing to pytorch 1.9 2021-08-17 17:59:15 -07:00
Ross Wightman 34522097b1 See if we can use tcmalloc in test runner 2021-05-30 21:12:10 -07:00
Ross Wightman 99d97e0d67 Hopefully the last test update for this PR... 2021-05-25 11:10:17 -07:00
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. 2021-03-06 12:48:06 -08:00
Eli Uriegas ab9f1fc995
Update torch -> 1.7.0, torchvision -> 0.8.1 2020-11-02 10:20:17 -08:00
Ross Wightman 0734c0d187 Update test workflow 2020-08-11 19:04:37 -07:00
Ross Wightman 701dba303e Again 2020-07-21 08:53:51 -07:00
Ross Wightman 648ba41b4b Try again with the worfklow threads 2020-07-21 08:52:56 -07:00
Ross Wightman 52b6e72e86 Try defining num threads for github workflow tests explicity (2) 2020-07-21 08:49:11 -07:00
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. 2020-05-12 21:59:34 -07:00
michal 8c77f14cae Install cpu version of torch on ubuntu 2020-05-07 01:09:16 -04:00
michal 8da43e0617 Install extra dependencies required by some models and log test durations 2020-05-07 00:20:34 -04:00
Mike 16f1f77b41
Add a test workflow for github actions 2020-05-06 23:21:50 -04:00