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

stucks on Setting up PyTorch plugin "upfirdn2d_plugin"... #11

Closed
ronghui19 opened this issue Feb 3, 2021 · 6 comments
Closed

stucks on Setting up PyTorch plugin "upfirdn2d_plugin"... #11

ronghui19 opened this issue Feb 3, 2021 · 6 comments

Comments

@ronghui19
Copy link

No description provided.

@nurpax
Copy link
Contributor

nurpax commented Feb 3, 2021

When filing bugs, please be more specific about what you have been trying to run, on what platform, and on what GPU. Even if the details feel irrelevant or trivial to you, they're often key to figuring out what might be wrong.

One known problem with PyTorch extension builds is that breaking the build may sometimes leave a lock file under $HOME/.cache/torch_extensions (Linux). You can try to delete this whole directory and try again.

Please refer to PyTorch documentation to find out where the torch_extensions directory resides if you can't find it. I'm not sure where it gets put on Windows.

If the above doesn't fix your problem, feel free to file a new bug. But please be more specific about what your environment, what commands you tried, software versions.

@nurpax nurpax closed this as completed Feb 3, 2021
@woctezuma
Copy link

Most likely: #2

@ronghui19
Copy link
Author

When filing bugs, please be more specific about what you have been trying to run, on what platform, and on what GPU. Even if the details feel irrelevant or trivial to you, they're often key to figuring out what might be wrong.

One known problem with PyTorch extension builds is that breaking the build may sometimes leave a lock file under $HOME/.cache/torch_extensions (Linux). You can try to delete this whole directory and try again.

Please refer to PyTorch documentation to find out where the torch_extensions directory resides if you can't find it. I'm not sure where it gets put on Windows.

If the above doesn't fix your problem, feel free to file a new bug. But please be more specific about what your environment, what commands you tried, software versions.

it works

@Anis-bourou
Copy link

It works, thank you very much!

@koyuyesil
Copy link

C:\Users\user\AppData\Local\torch_extensions

@gonduras
Copy link

gonduras commented Jul 6, 2023

@koyuyesil 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

6 participants