Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-10 | 341 Bytes | |
v1.1.5 (fix bugs in v1.1.4) source code.tar.gz | 2022-04-10 | 9.3 MB | |
v1.1.5 (fix bugs in v1.1.4) source code.zip | 2022-04-10 | 9.5 MB | |
Totals: 3 Items | 18.9 MB | 0 |
New feature: 1. Support Dockerfile deployment; 2. Better code organization structure; 3. Better communication APIs: - Move p2p communication APIs "send and recv" into class DistNetwork; - Package accepts any-shape tensors now (Only vectorized tensors are accepted in the previous version); - Add communication volume information;