v0.2.2
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