mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-19 08:10:15 +08:00
add python testing for cuda with ability to skip list of tests (#2295)
This commit is contained in:
@@ -155,4 +155,4 @@ class TestReduce(mlx_tests.MLXTestCase):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main(failfast=True)
|
||||
mlx_tests.MLXTestRunner(failfast=True)
|
||||
|
Reference in New Issue
Block a user