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

manylinux wheel file build update for TensorRT-10.0.1 #2868

Merged
merged 5 commits into from
May 31, 2024

Conversation

lanluo-nvidia
Copy link
Collaborator

Description

Current many linux auditwheel build is broken for TensorRT10.0.1

Fixes # (issue)
The yum install cannot find the new TensorRT10.0.1
Switch to download the tarball from official TensorRT site and pip install it.

Type of change

Please delete options that are not relevant and/or add your own.

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@github-actions github-actions bot added the component: api [Python] Issues re: Python API label May 30, 2024
@github-actions github-actions bot requested a review from gs-olive May 30, 2024 05:40
@lanluo-nvidia lanluo-nvidia self-assigned this May 30, 2024
@lanluo-nvidia lanluo-nvidia marked this pull request as draft May 30, 2024 05:47
@lanluo-nvidia lanluo-nvidia requested a review from narendasan May 30, 2024 16:20
@lanluo-nvidia lanluo-nvidia marked this pull request as ready for review May 30, 2024 16:20
py/ci/build_whl.sh Outdated Show resolved Hide resolved
@lanluo-nvidia lanluo-nvidia merged commit 88dca04 into main May 31, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants