This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
b9a715c86a
pytorch-image-models
/
tests
History
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
..
__init__.py
Basic forward pass test for all registered models
2020-05-07 00:20:58 -04:00
test_layers.py
Fix
#661
, move hardswish out of default args for LeViT. Enable native torch support for hardswish, hardsigmoid, mish if present.
2021-05-26 15:28:42 -07:00
test_models.py
Update pytest for GitHub runner to use --forked with xdist, hopefully eliminate memory buildup
2022-01-06 16:04:23 -08:00
test_optim.py
Merge branch 'master' into attn_update
2021-09-13 16:51:10 -07:00
test_utils.py
Fix ordering of tests
2021-10-02 16:10:11 +01:00