Skip to content

✨[Feature] py3.13 wheels #3454

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

Closed
jjh42 opened this issue Mar 31, 2025 · 5 comments · Fixed by #3455
Closed

✨[Feature] py3.13 wheels #3454

jjh42 opened this issue Mar 31, 2025 · 5 comments · Fixed by #3455
Assignees
Labels
feature request New feature or request

Comments

@jjh42
Copy link

jjh42 commented Mar 31, 2025

tensorrt now supports python 3.13, so I think it should now be feasible to support 3.13 for torch_tensorrt publish wheels.

@jjh42 jjh42 added the feature request New feature or request label Mar 31, 2025
@narendasan narendasan assigned zewenli98 and unassigned narendasan Mar 31, 2025
@narendasan narendasan linked a pull request Mar 31, 2025 that will close this issue
7 tasks
@narendasan
Copy link
Collaborator

Builds for 3.13 are being created now, but only for 3.13 GIL not 3.13t as TensorRT does not support 3.13t currently.

@jjh42
Copy link
Author

jjh42 commented Apr 17, 2025

I think the PR to add this is still in draft? At least I don't see 3.13 wheels in nightly (or are they somewhere else) https://download.pytorch.org/whl/nightly/torch-tensorrt/

@zewenli98
Copy link
Collaborator

@jjh42 yes, it's still in progress but it's going to be merged into the main and 2.7 release very soon. However, we noticed some compatibility issues in Python 3.13, which make us have to disable the refitting related features in 3.13. May I know the reason why you want to use 3.13 instead of older ones?

@jjh42
Copy link
Author

jjh42 commented Apr 18, 2025

@zewenli98 the main benefit is just much nicer error reporting. I see there are nightly wheels out now, thanks!

@jjh42
Copy link
Author

jjh42 commented Apr 18, 2025

My mistake, I don't there is nightly wheels yet. I guess hopefully they'll show up in a day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants