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

Support for TensorRT 10.0 [Feature] #2758

Open
thu-bear opened this issue May 7, 2024 · 1 comment
Open

Support for TensorRT 10.0 [Feature] #2758

thu-bear opened this issue May 7, 2024 · 1 comment

Comments

@thu-bear
Copy link

thu-bear commented May 7, 2024

Motivation

Thank you very much for your excellent work. MMdeploy has been very helpful to me.

Currently, TensorRT 10.0 has been released, and I found that mmdeploy_tensorrt_ops_obj cannot compile successfully in the TensorRT 10.0 environment.

The current error message is as follows:
msvc: [E0144] Type 'const int64_t *' cannot be used to initialize type 'const int *'
(gather_topk.cpp line81\82) -> const int * dims = &(inputDesc[0].dims.d[0]);

Related resources

No response

Additional context

No response

@pingguokiller
Copy link

pingguokiller commented Jun 1, 2024

Have you solved this issue yet? What is your mmdeploy version and Visual Studio version?

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