This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
tests
History
Ross Wightman
a897e0ebcc
Merge branch 'feature/crossvit' of
https://github.com/chunfuchen/pytorch-image-models
into chunfuchen-feature/crossvit
2021-09-10 17:38:37 -07: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
add crossvit
2021-09-01 17:13:12 -04:00
test_optim.py
Another attempt at sgd momentum test passing...
2021-09-03 20:50:26 -07:00