Open ggaziv opened 2 years ago
It appears like simple dummy pytorch models (e.g., single-layer sequential model) do not pass the checks. To reproduce run:
pytest tests/models/test_dummy_pytorch_model_submit.py
It appears like simple dummy pytorch models (e.g., single-layer sequential model) do not pass the checks. To reproduce run: