Skip to content

v0.2.2

Compare
Choose a tag to compare
@shenweichen shenweichen released this 09 Oct 09:03
· 24 commits to master since this release
6f1589f

Change Log

Major Features and Improvements

  • Improve the reproducibility of models

Bug Fixes and Other Changes

Fix RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [128]], which is output 0 of SelectBackward, is at version 2; expected version 1 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True) in :
#88
#98
#90
#102