Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can l solve this problem? #62

Open
lovelydjj opened this issue Jan 3, 2023 · 2 comments
Open

How can l solve this problem? #62

lovelydjj opened this issue Jan 3, 2023 · 2 comments

Comments

@lovelydjj
Copy link

when l try to train my dataset(Curvelanenet), l use the instructions as follows:
python tools/train.py configs/condlanenet/curvelanes/curvelanes_large_train.py
then the problems occurs:
RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [1, 256, 10, 25]], which is output 0 of ReluBackward0, is at version 1; expected version 0 instead. Hint: enable anomaly detection to find the operation that failed to compute its gradient, with torch.autograd.set_detect_anomaly(True).
How can l solve this problem?

@EthanLeong
Copy link

Did you manage to find a solution to this problem yet? Thank you.

@haerrel
Copy link

haerrel commented Mar 1, 2023

Having the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants