Commit Graph

29 Commits (b8e3ffd498225d0372e9f0fe969d7810e41076e4)

Author SHA1 Message Date
nateraw b8e3ffd498 👷 revert ci workflow to main 2022-10-05 12:40:44 -04:00
nateraw 6153816250 🚧 test doc-builder branch to fix build here 2022-10-05 12:27:17 -04:00
nateraw 2f1abc2cf9 👷 add build_documentation workflow 2022-10-04 16:38:26 -04:00
nateraw 3a429d04ee 🚑 supply --not_python_module for now 2022-10-03 17:07:24 -04:00
nateraw d4d915caf3 🚧 update path_to_docs in pr doc builder workflow 2022-10-03 17:03:11 -04:00
nateraw 96109a909b 🚧 update docs path 2022-10-03 13:35:44 -04:00
nateraw 6c3d02a7e5 🚧 update inputs to build_pr_documentation workflow 2022-10-03 13:25:21 -04:00
nateraw 25059001a9 🚧 add repo_owner 2022-10-03 13:12:09 -04:00
nateraw e4c99d2bd6 📝 add hfdocs documentation 2022-09-23 17:51:45 -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 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