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

No module named 'upfirdn2d_plugin' #34

Closed
hadaev8 opened this issue Feb 12, 2021 · 1 comment
Closed

No module named 'upfirdn2d_plugin' #34

hadaev8 opened this issue Feb 12, 2021 · 1 comment

Comments

@hadaev8
Copy link

hadaev8 commented Feb 12, 2021

Describe the bug
Trying to use class AugmentPipe in my project.

To Reproduce
Run this notebook
https://colab.research.google.com/drive/1WyNx2jSNlXPBtXgpOmLQMxRE2GzFjeFM?usp=sharing

Trace

No module named 'upfirdn2d_plugin'
warnings.warn('Failed to build CUDA kernels for upfirdn2d. Falling back to slow reference implementation. Details:\n\n' + str(sys.exc_info()[1]))
Setting up PyTorch plugin "upfirdn2d_plugin"... Failed!
Setting up PyTorch plugin "upfirdn2d_plugin"... Failed!
Setting up PyTorch plugin "upfirdn2d_plugin"... Failed!
Setting up PyTorch plugin "upfirdn2d_plugin"... Failed!
tensor(0.8200, device='cuda:0', grad_fn=)
/content/ada/torch_utils/ops/upfirdn2d.py:34: UserWarning: Failed to build CUDA kernels for upfirdn2d. Falling back to slow reference implementation. Details:

Desktop (please complete the following information):
Google colab, linux, latest pytorch

@hadaev8
Copy link
Author

hadaev8 commented Feb 12, 2021

#2 (comment)

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

1 participant