RuntimeError: Mismatch in shape: grad_output[0] has a shape of torch.Size([1]) and output[0]...

在训练tfvaegan模型时遇到了两个错误:第一个是关于形状不匹配的RuntimeError,涉及grad_output和output的形状;第二个是尝试从0维张量中获取索引的IndexError。通过将one初始化为torch.tensor并使用.item()方法来解决这些错误。修改后的代码成功避免了这两个问题,使模型训练得以继续。
摘要由CSDN通过智能技术生成

训练tfvaegan时出现以下错误:

Traceback (most recent call last):
  File "D:\Prongs Project\tfvaegan-master\train_images.py", line 172, in <module>
    criticD_real.backward(mone)
  File "D:\Anaconda\envs\pyt11\lib\site-packages\torch\_tensor.py", line 363, in backward
    torch.autograd.backward(self, gradient, retain_graph, create_graph, inputs=inputs)
  File "D:\Anaconda\envs\pyt11\lib\site-packages\torch\autograd\__init__.py", line 166, in backward
    grad_tensors_ = _make_grads(tensors, grad_tensors_, is_grads_batched=False)
  File 
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值