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 |
Ross Wightman
|
48371a33b1
|
Create FUNDING.yml
$cale up the training...
|
2021-02-18 16:12:53 -08:00 |
Ross Wightman
|
80cd31f21f
|
Create config.yml
|
2020-11-12 20:55:27 -08:00 |
Ross Wightman
|
d940a53cd9
|
Update issue templates
|
2020-11-10 12:16:40 -08:00 |
Ross Wightman
|
60c998af22
|
Update issue templates
|
2020-11-10 11:39:52 -08:00 |
Ross Wightman
|
9d73911e62
|
Update issue templates
|
2020-11-10 11:35:30 -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 |