vascx-fork / pytest.ini
zyf0717's picture
Enhance device selection and logging for inference; add end-to-end tests
1386847
[pytest]
markers =
e2e: real-model end-to-end integration tests
slow: long-running tests
filterwarnings =
ignore:`torch\.jit\.interface` is deprecated\. Please use `torch\.compile` instead\.:DeprecationWarning