pytorch报错:one of the variables needed for gradient computation has been modified by an inplace opera

本文探讨了PyTorch中遇到的一个问题:在梯度计算过程中出现了版本不匹配的错误提示。文中提到作者尝试了多种修改方法但未能解决问题,并寻求社区的帮助。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Pytorch 报错:
one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [1,1024,1, 1]] is at version 2; expected version 1 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient,withtorch.autograd.set_dect_anomaly(True)
我使用的系统是:Ubuntu 的 linux系统
我试着把程序里面的x+=1这类都改成x=x+1,但是没有用。而且程序里也没有出现inplace=true这样的语句。
请问大家这个问题应该怎么解决啊?
该项目来源于:https://github.com/leftthomas/SRGAN

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值