Skip to content

Releases: nict-wisdom/rannc

v0.7.5

15 Oct 03:46
Compare
Choose a tag to compare

Built with PyTorch 1.11.0

v0.7.4

14 Oct 12:50
Compare
Choose a tag to compare
  • Added experimental functions for tensor partitioning
  • Improved efficiency of allreduce
  • Fixed for PyTorch 1.11

v0.7.3

26 Jan 08:06
Compare
Choose a tag to compare
  • Added function to switch dropout mode
  • Use NCCL to allreduce batch sizes and bcast tensors

v0.7.2

07 Jan 04:36
Compare
Choose a tag to compare
  • Updated for PyTorch 1.10.1
  • Added watchdog to monitor comm errors
  • Removed dependency on mpicxx

v0.7.1

06 Nov 16:19
Compare
Choose a tag to compare

Fixed a bug of parameter synchronization in state_dict()

v0.7.0

02 Nov 14:50
Compare
Choose a tag to compare

This release contains the following new features:

  • Integration with zero redundancy optimizer proposed by DeepZero
  • Data offloading to host memory