mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Ring distributed backend (#1784)
This commit is contained in:
committed by
GitHub
parent
2235dee906
commit
ccb61d7aae
@@ -13,7 +13,7 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "mlx/io/threadpool.h"
|
||||
#include "mlx/threadpool.h"
|
||||
|
||||
// Strictly we need to operate on files in binary mode (to avoid \r getting
|
||||
// automatically inserted), but every modern system except for Windows no
|
||||
|
||||
Reference in New Issue
Block a user