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

CUDA 11 #4

Open
muhabdulhaq opened this issue Nov 10, 2021 · 3 comments
Open

CUDA 11 #4

muhabdulhaq opened this issue Nov 10, 2021 · 3 comments

Comments

@muhabdulhaq
Copy link

How to run in CUDA 11?

@Ce-ZHANG
Copy link

I've tried with CUDA 11.3, Pytorch 1.10.1, Ubuntu 20.04, Nvidia-driver 470, RTX 3060, tensorrt 8.0.3.4 and it works just fine to me.

@Ce-ZHANG
Copy link

Ok, I found one issue. since my version of tensorrt is higher than 8.0.1, it's not supporting builder.max_batch.size function anymore, so I tried with just comment that part out, but it looks like didn't pass the CHECK.

@xxiMiaxx
Copy link

Ok, I found one issue. since my version of tensorrt is higher than 8.0.1, it's not supporting builder.max_batch.size function anymore, so I tried with just comment that part out, but it looks like didn't pass the CHECK.

How did this effect the output? did you still get an output?
Thank you!

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

3 participants