shenweichen/DeepCTR-Torch: v0.2.2
Creators
- 1. @Alibaba
- 2. University of Southampton
- 3. NetEase
Description
- Improve the reproducibility of models
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 :
https://github.com/shenweichen/DeepCTR-Torch/issues/88
https://github.com/shenweichen/DeepCTR-Torch/issues/98
https://github.com/shenweichen/DeepCTR-Torch/issues/90
https://github.com/shenweichen/DeepCTR-Torch/issues/102
Files
shenweichen/DeepCTR-Torch-v0.2.2.zip
Files
(4.4 MB)
Name | Size | Download all |
---|---|---|
md5:ed5dbd6f589af691ea04b5010c0b2b11
|
4.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/shenweichen/DeepCTR-Torch/tree/v0.2.2 (URL)