Skip to content

✨[Feature] Key configuration quick feedback workflows for PRs #3501

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

Open
narendasan opened this issue May 1, 2025 · 1 comment
Open

✨[Feature] Key configuration quick feedback workflows for PRs #3501

narendasan opened this issue May 1, 2025 · 1 comment

Comments

@narendasan
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

We need faster turnaround time on PRs being validated in CI. Right now builds take 20mins + 40min - 1.5hrs for tests to run assuming full runner availability

Describe the solution you'd like

We want a subset of tests that will return results in less than one 1hr that will check the key configurations of Torch-TensorRT

  • Python 3.12 (or latest Ubuntu LTS py version) + latest cuda (cu128) + x86-64 linux only
    • 1 job that takes 20mins
    • sub 30m allocated for min-spanning test set (i.e. a set of tests that will exercise critical parts of the library)

We can also use this workflow template to test edge case configs i.e python 3.13 or cuda 13

Note this set is not sufficient to merge a PR, just to give devs feedback quick. All tests in Build-Test [Linux/Windows] must pass for a PR to merge.

Describe alternatives you've considered

Additional context

@narendasan
Copy link
Collaborator Author

@lanluo-nvidia can you determine a min test set? https://coverage.readthedocs.io/en/7.8.0/ might help

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

No branches or pull requests

2 participants