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

tensorRT in c++ #66

Open
antithing opened this issue Sep 22, 2023 · 1 comment
Open

tensorRT in c++ #66

antithing opened this issue Sep 22, 2023 · 1 comment

Comments

@antithing
Copy link

Hi! Thank you for making this available. DO you have any plans to create a TensorRT c++ inference example? Or, are you aware of one?

Thanks!

@sarlinpe
Copy link
Member

This is not in our immediate plans but we would like to get to this at some point. I am not aware of any other effort besides https://github.com/fabio-sim/LightGlue-ONNX. ONNX/TensorRT does not support dynamic control flow, so a naive export cannot leverage the full savings of LightGlue (adaptive depth). Exporting each layer independently could maybe resolve this.

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