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
follow "https://github.com/SHI-Labs/VMFormer/blob/main/INSTALL.md"
Step 5: Install CUDA version of MultiScaleDeformableAttention cd ./models/ops sh ./make.sh python test.py
test.py will error “ "error in ms_deformable_col2im_cuda: too many resources requested for launch\n",”
The text was updated successfully, but these errors were encountered:
GPU use A100 is ok H100 is error
Sorry, something went wrong.
No branches or pull requests
follow "https://github.com/SHI-Labs/VMFormer/blob/main/INSTALL.md"
Step 5: Install CUDA version of MultiScaleDeformableAttention
cd ./models/ops
sh ./make.sh
python test.py
test.py will error
“ "error in ms_deformable_col2im_cuda: too many resources requested for launch\n",”
The text was updated successfully, but these errors were encountered: