zeng-cy
zeng-cy
> > 我也有这个问题,不知道怎么解决 > > 不能直接使用list,改成`nn.ModuleList([])` 好像还是不行
> ,我在使用`PSA.py`这个模块时,老是报错 `RuntimeError` 这个还是用不了,from attention.SpaceAtt import SpatialAttention这个引进不来
> > 我也有这个问题,不知道怎么解决 > > 不能直接使用list,改成`nn.ModuleList([])` 只改这个nn.ModuleList,确实出现您说的问题:one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [4, 64, 20, 20]], which is output 0...
one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [4, 64, 20, 20]], which is output 0 of ReluBackward1, is at version 5;...
No module named 'models.post_processing.pa.pa',这个problem您见过吗
@xfyucg 您好,问个事。安装好了,pycharm能把这个gpu环境引入进去吗?
> 6700s can use ROCM to run deep learning?
@MatPoliquin thank you !Can pycharm be introduced into this environment? I want to test my program with pycharm
@MatPoliquin ok