You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tests] Use requires_gpu, fix missing gpu test skip, add explicit test for gpu from gha (#1264)
## Purpose ##
* Update all tests to use `requires_gpu` decorator
* Add GPU mark skip for `test_compressor_stacking`, which requires a GPU
* Add an explicit GPU test for GHA, so as to unambiguously catch
situations where CUDA is not properly installed on a runner
---------
Signed-off-by: Kyle Sayers <[email protected]>
0 commit comments