mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-19 08:10:15 +08:00
Ring distributed backend (#1784)
This commit is contained in:

committed by
GitHub

parent
2235dee906
commit
ccb61d7aae
@@ -34,6 +34,8 @@ class TestDistributed(mlx_tests.MLXTestCase):
|
||||
mx.int32,
|
||||
mx.uint32,
|
||||
mx.float32,
|
||||
mx.float16,
|
||||
mx.bfloat16,
|
||||
mx.complex64,
|
||||
]
|
||||
for dt in dtypes:
|
||||
|
Reference in New Issue
Block a user