You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/tests
Ross Wightman b1b6e7c361
Fix a few more issues related to #216 w/ TResNet (space2depth) and FP16 weights in wide resnets. Also don't completely dump pretrained weights in in_chans != 1 or 3 cases.
4 years ago
..
__init__.py Basic forward pass test for all registered models 4 years ago
test_layers.py Add custom grad tests, fix cut & paste error with hard_mish ME, add a few more pytorch act fns to factory 4 years ago
test_models.py Fix a few more issues related to #216 w/ TResNet (space2depth) and FP16 weights in wide resnets. Also don't completely dump pretrained weights in in_chans != 1 or 3 cases. 4 years ago