shenweichen/DeepCTR-Torch
The issue has been closed
one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [6725, 1]] 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) #90
zhangsuzerain posted onGitHub