Commit Graph

16 Commits (ed41d3263764e6bf3aa8d34ab17a9317bdd9c8ea)

Author SHA1 Message Date
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 9806f3e1ff autosquash github workflow didn't work out, removing 2020-08-03 17:23:57 -07:00
Ross Wightman 7995295968 Merge branch 'logger' into features. Change 'logger' to '_logger'. 2020-07-27 18:00:46 -07:00
Ross Wightman 0915beddad Add autosquash workflow 2020-07-25 14:26:30 -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