Skip to content

v1.1.5 (fix bugs in v1.1.4)

Compare
Choose a tag to compare
@dunzeng dunzeng released this 10 Apr 08:15

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;