xgboost/tests/pytest.ini
Jiaming Yuan 9e1b29944e
Fix loading old model. (#5724)
* Add test.
2020-05-31 14:55:32 +08:00

4 lines
118 B
INI

[pytest]
markers =
mgpu: Mark a test that requires multiple GPUs to run.
ci: Mark a test that runs only on CI.