Created by: nikolay-bushkov
Now it is possible to run tests executable only on CPU (pytest -m "not gpu_only") or run only slow tests (pytest -m "slow")
Created by: nikolay-bushkov
Now it is possible to run tests executable only on CPU (pytest -m "not gpu_only") or run only slow tests (pytest -m "slow")