Skip to content

Draft: Load trtx#10

Draft
theHamsta wants to merge 3 commits intorustnn:mainfrom
theHamsta:load-trtx
Draft

Draft: Load trtx#10
theHamsta wants to merge 3 commits intorustnn:mainfrom
theHamsta:load-trtx

Conversation

@theHamsta
Copy link
Copy Markdown

@theHamsta theHamsta commented Mar 22, 2026

TensorRT is now on pip https://pypi.org/project/tensorrt-rtx/

We can use it to get the libraries and use the is-installed in our backend decision. Still not perfect since we don't check whether we have a NV GPU that is Turing or newer (and preferably Ampere or newer) with working driver. I have the feeling the backend decision could be done in RustNN itself (after the user selected all allowed backends)

Look at second commit. PR is on top of #9

This allows using pywebnn with Python 3.14 without needing to set any
environment variables that allow usage with unknown Python versions.
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

Successfully merging this pull request may close these issues.

1 participant