STDC-Seg icon indicating copy to clipboard operation
STDC-Seg copied to clipboard

关于使用的pytorch版本问题

Open XiePeiyao opened this issue 3 years ago • 4 comments

您好,是否可以使用更高版本的pytorch,比如1.7或者1.8?

XiePeiyao avatar Dec 20 '21 03:12 XiePeiyao

可以,pytorch==1.8.2 torchvision == 0.9.2

zjsun7 avatar Dec 22 '21 10:12 zjsun7

您好,我在使用高版本torch的时候出现了Runtime Error:Some elements marked as dirty during the forward method were not returned as output. The inputs that are modified inplace must all be outputs of the function

Luckydog-lhy avatar Dec 26 '21 08:12 Luckydog-lhy

How did you solve "Runtime Error:Some elements marked as dirty during ..." problem?

DuyguSerbes avatar Jan 21 '22 20:01 DuyguSerbes

您好,我在使用高版本torch的时候出现了Runtime Error:Some elements marked as dirty during the forward method were not returned as output. The inputs that are modified inplace must all be outputs of the function

same problem

LingsiDS avatar Mar 02 '23 12:03 LingsiDS