mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
remove comments
This commit is contained in:
parent
f6b56602f9
commit
e717250ed4
@ -69,7 +69,6 @@ def test_model_backward(model_name, batch_size):
|
||||
|
||||
@pytest.mark.timeout(120)
|
||||
@pytest.mark.parametrize('model_name', list_models())
|
||||
#@pytest.mark.parametrize('model_name', ["xception41"])
|
||||
@pytest.mark.parametrize('batch_size', [1])
|
||||
def test_model_default_cfgs(model_name, batch_size):
|
||||
"""Run a single forward pass with each model"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user