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

[tracking] CI and Testing #122

Open
6 tasks
stellaraccident opened this issue Oct 31, 2023 · 0 comments
Open
6 tasks

[tracking] CI and Testing #122

stellaraccident opened this issue Oct 31, 2023 · 0 comments
Labels
tracking-issue Tracking Issue
Milestone

Comments

@stellaraccident
Copy link
Contributor

stellaraccident commented Oct 31, 2023

We are generally aiming to have the Turbine model garden serve as a test suite for both changes to this project and able to be used in upstream IREE / SRT. It should have both a quick and a full version.

  • Quick/smoke full model tests on CPU gates submission to Turbine
  • Scheduled/nightly full model tests on Turbine
  • Upstream IREE job to run quick tests as part of presubmit in PkgCI on supported archs
  • Upstream IREE job to run full tests as part of a scheduled job based on PkgCI for supported arches

Testing QOL:

  • Regular unit tests setup with xdist
  • Unit tests factored to "collect" quickly without module level blocking steps
@stellaraccident stellaraccident added the tracking-issue Tracking Issue label Oct 31, 2023
@stellaraccident stellaraccident added this to the Path to V1 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking-issue Tracking Issue
Projects
None yet
Development

No branches or pull requests

1 participant