v1.1.5 (fix bugs in v1.1.4)
New feature:
- Support Dockerfile deployment;
- Better code organization structure;
- 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;