pytorch-deepvo icon indicating copy to clipboard operation
pytorch-deepvo copied to clipboard

ModuleNotFoundError: No module named 'torch.nn._functions'

Open TimothyLiuu opened this issue 4 years ago • 2 comments

您好 请问您当时实验使用的pytorch版本是多少? 我使用torch 1.9.0运行部分代码时,发现这个版本中不存在torch.nn._functions。

TimothyLiuu avatar Sep 18 '21 14:09 TimothyLiuu

请问您找到对应的pytorch版本了嘛?我也出现了类似问题 @TimothyLiuu

1212kyky avatar Mar 29 '22 08:03 1212kyky

@TimothyLiuu 首先很高兴能关注到这个工作,当时开源代码未考虑周到,项目也不再维护。建议在理解实现原理的基础上,用新的 pytorch 版本重构代码。

linjianz avatar Mar 29 '22 09:03 linjianz