A library for distributed ML training with PyTorch
Stars
366
Forks
22
Watchers
366
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add include for vector so compilation works with GCC 8.5 (#57)
ddafe08View on GitHubAdd include std libs to avoid potential build failures (#56)
7297dbbView on GitHubRemove the optimization for torch::stack by using torch::cat (#54)
88b0918View on GitHubFix an accidental float duration conversion in Future wait. (#51)
f099328View on GitHubFix bugs; socket close from read loop, memfd allocation size failure (#50)
e1c4337View on GitHubSend keepalives to prevent connections from dying (#44)
e7c54b1View on GitHubFix Python float being casted to C++ float instead of double (#47)
4322272View on GitHub