-
Notifications
You must be signed in to change notification settings - Fork 45
Separate model and feature support matrices by category #1100
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
Conversation
DescriptionStart with a short description of what the PR does and how this is a change from The rest of the description includes relevant details and context, examples:
If the change fixes a bug or a Github issue, please include a link, e.g.,: TestsPlease describe how you tested this change, and include any instructions and/or ChecklistBefore submitting this PR, please make sure:
|
Signed-off-by: Teresa Chen <boe20211@gmail.com>
313ac10 to
b555d6b
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
931b8d3 to
ee80b32
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
ee80b32 to
2ece091
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
1f6e81f to
ff47a64
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
d58e543 to
934f78c
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
934f78c to
4ad33d6
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
6e2d2a3 to
e977d03
Compare
Signed-off-by: Teresa Chen <boe20211@gmail.com>
Signed-off-by: Teresa Chen <boe20211@gmail.com>
24a5615 to
ccef80f
Compare
Description
Implement category-based grouping for models and features. The CI script now generates separate support matrix CSV files based on the assigned category (e.g., 'kernel support matrix' vs. 'feature support matrix') instead of a single combined report.
Tests
BuildKite
Checklist
Before submitting this PR, please make sure: