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

problem about 'resample2d_cuda' #17

Open
YangChen-00 opened this issue Aug 21, 2023 · 2 comments
Open

problem about 'resample2d_cuda' #17

YangChen-00 opened this issue Aug 21, 2023 · 2 comments

Comments

@YangChen-00
Copy link

当时使用torch==1.2.0和torchvision==0.4.0版本进行环境配置时,运行训练代码报错提示:CUDA error: CUBLAS_STATUS_EXECUTION_FAILED,猜测是因为CUDA与torch的版本对应不上;

但当我安装与CUDA11.6相对应的torch版本后,编译安装resample2d_cuda,又出现报错提示:undefined symbol: _ZN6caffe26detail37_typeMetaDataInstance_preallocated_32E

请问该如何解决?

@buptxyb666
Copy link
Owner

用new_ops 那个新的branch

@YangChen-00
Copy link
Author

用new_ops 那个新的branch

感谢

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

2 participants