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

Error running train_vimeo90k.py #33

Open
Liming-belief opened this issue May 8, 2023 · 5 comments
Open

Error running train_vimeo90k.py #33

Liming-belief opened this issue May 8, 2023 · 5 comments

Comments

@Liming-belief
Copy link

RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [6, 32, 112, 112]], which is output 0 of AsStridedBackward0, is at version 1; expected version 0 instead.

May I ask what is causing this and how can I make the necessary modifications

@ltkong218
Copy link
Owner

What experiment environment are you using? (PyTorch, CUDA version and GPU card)

@jackyin68
Copy link

Have the same question, video size should be fixed? and what?

@Siziff
Copy link

Siziff commented Feb 12, 2024

SOOOO? Has this problem been solved? (pytorch == 2.1.2+cu121, CUDA == 12.2 , GPU only one v100 16 GB )

@ltkong218
Copy link
Owner

This problem has been solved as #31.

@Siziff
Copy link

Siziff commented Feb 19, 2024

@ltkong218 I installed the same versions as yours and it worked. Thanks :)

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

4 participants