Add stinkytofu initial test cases#7271
Merged
Merged
Conversation
KKyang
approved these changes
May 11, 2026
3d8e900 to
e46a760
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (69.24%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #7271 +/- ##
========================================
Coverage 64.36% 64.36%
========================================
Files 603 603
Lines 112196 112196
Branches 15498 15498
========================================
Hits 72205 72205
Misses 34724 34724
Partials 5267 5267
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
amontoison
pushed a commit
to amontoison/rocm-libraries
that referenced
this pull request
May 13, 2026
## Motivation [AIHPBLAS-1484] stinkytofu initial test cases is optimized by stinkytofu scheduling Add tox tests to run the case ## Technical Details <!-- Explain the changes along with any relevant GitHub links. --> ## Test Plan tox passed on FFM ## Test Result <!-- Briefly summarize test outcomes. --> ## Submission Checklist - [ ] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. [AIHPBLAS-1484]: https://amd-hub.atlassian.net/browse/AIHPBLAS-1484?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
AIHPBLAS-1484
stinkytofu initial test cases is optimized by stinkytofu scheduling
Add tox tests to run the case
Technical Details
Test Plan
tox passed on FFM
Test Result
Submission Checklist