莫凡pytorch GAN 学习 bug记录1

bug1:

one of the variables needed for gradient computation has been modified by an inplace operation: [torch.FloatTensor [128, 15]], which is output 0 of TBackward, 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).

跟着莫凡老师学习GAN网络,写好代码却一直在报错,同时我也使用了retain_graph=True, 按理来说不应该报错了,看了很多解释说是版本问题,好像是inplace 设置问题,但是我不太懂。

求pytorch大神解答,问题出在哪里 - 虎扑社区

找到莫凡老师在github的源代码,发现可以运行,然后对比了一下,找到了一些原因,我修改了一下我的代码

图1, 初始代码

 图2,修改之后的代码

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值