mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-11 03:36:40 +08:00
Removed commented nogpu for all_reduce
This commit is contained in:
parent
71a47bc10d
commit
70f2baf39f
@ -122,7 +122,6 @@ NO_GPU_MULTI(CustomKernel)
|
|||||||
} // namespace fast
|
} // namespace fast
|
||||||
|
|
||||||
namespace distributed {
|
namespace distributed {
|
||||||
// NO_GPU_MULTI(AllReduce)
|
|
||||||
NO_GPU_MULTI(AllGather)
|
NO_GPU_MULTI(AllGather)
|
||||||
NO_GPU_MULTI(Send)
|
NO_GPU_MULTI(Send)
|
||||||
NO_GPU_MULTI(Recv)
|
NO_GPU_MULTI(Recv)
|
||||||
|
Loading…
Reference in New Issue
Block a user