-
Notifications
You must be signed in to change notification settings - Fork 365
add feature gate for tensorrt plugin #3518
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
base: main
Are you sure you want to change the base?
Conversation
py/torch_tensorrt/dynamo/conversion/plugins/_generate_plugin.py
Outdated
Show resolved
Hide resolved
py/torch_tensorrt/dynamo/conversion/plugins/_generate_plugin_converter.py
Outdated
Show resolved
Hide resolved
+1 My environment jetpack 6.2 $ python3 -c "import torch_tensorrt" |
@shchoi00 yes this is support of Jetson as part of our build system overhaul |
Description
Tensorrt 10.3.0 does not support tensorrt plugin which causing failures.
Fixes # (issue)
Type of change
Please delete options that are not relevant and/or add your own.
Checklist: