We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问源码中是少了_CUDA的包吗
The text was updated successfully, but these errors were encountered:
I have the same question as yours.Have you solved this problem?
Sorry, something went wrong.
No, I think the author hid this part of the source code by sharing only the.so file.
不是,这个是一个包里面的隐藏文件,也许你需要访问这个目录:/home/yourname/anaconda3/envs/smoothquant/lib/python3.8/site-packages/torch_int-0.0.0-py3.8-linux-x86_64.egg/torch_int/
同样找不到--CUDA位置,无法成功导入,求大神指教
If you're getting an error like this: ModuleNotFoundError: No module named 'torch_int._CUDA' Try: pip install -e . It might help solve the problem :)
No branches or pull requests
请问源码中是少了_CUDA的包吗
The text was updated successfully, but these errors were encountered: