add python testing for cuda with ability to skip list of tests (#2295)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from . import mlx_tests
|
||||
|
||||
__unittest = True
|
||||
|
||||
mlx_tests.MLXTestRunner(module=None)
|
||||
Reference in New Issue
Block a user