Removed commented nogpu for all_reduce

This commit is contained in:
Anastasiia Filippova 2025-06-16 19:11:28 +02:00
parent 71a47bc10d
commit 70f2baf39f

View File

@ -122,7 +122,6 @@ NO_GPU_MULTI(CustomKernel)
} // namespace fast
namespace distributed {
// NO_GPU_MULTI(AllReduce)
NO_GPU_MULTI(AllGather)
NO_GPU_MULTI(Send)
NO_GPU_MULTI(Recv)