pytorch-image-models/tests
Fredo Guan 81ca323751
Davit update formatting and fix grad checkpointing (#7)
fixed head to gap->norm->fc as per convnext, along with option for norm->gap->fc
failed tests due to clip convnext models, davit tests passed
2023-01-15 14:34:56 -08:00
..
__init__.py Basic forward pass test for all registered models 2020-05-07 00:20:58 -04:00
test_layers.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 2022-12-06 15:00:06 -08:00
test_models.py Davit update formatting and fix grad checkpointing (#7) 2023-01-15 14:34:56 -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