Added hss swizzle logic yaml#336
Merged
Merged
Conversation
aazz44ss
approved these changes
Jun 23, 2025
KKyang
approved these changes
Jun 23, 2025
e4d4757 to
ae80d55
Compare
Contributor
Author
|
Azure CI issues blocks the tests, but all checking tests are PASSED. |
assistant-librarian Bot
pushed a commit
to ROCm/hipBLASLt
that referenced
this pull request
Jun 25, 2025
Added hss swizzle logic yaml Resolved SWDEV-538630 - [x] Added HSS STA solutions - [x] gtest - [x] tox test
ammallya
pushed a commit
that referenced
this pull request
Nov 5, 2025
Add `hiptensor::math::cos()` There was an issue in CK that `__device__ ck::math::cos` was missing. Added `hiptensor::math::cos()` in hiptensor as a workaround of this issue. Will remove it when `__device__ ck::math::cos()` is available in all pipelines.
ammallya
pushed a commit
that referenced
this pull request
Nov 5, 2025
Add `hiptensor::math::cos()` There was an issue in CK that `__device__ ck::math::cos` was missing. Added `hiptensor::math::cos()` in hiptensor as a workaround of this issue. Will remove it when `__device__ ck::math::cos()` is available in all pipelines. [ROCm/hipTensor commit: cd3db96]
evetsso
pushed a commit
to evetsso/rocm-libraries
that referenced
this pull request
Dec 31, 2025
…braries-develop-590 Merger auto-merge-rocm-libraries-develop-590 into gfx1250-compute-external-merge-new-590
3 tasks
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.
Resolved SWDEV-538630