-
Notifications
You must be signed in to change notification settings - Fork 105
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
Modify for getting solutions when setting alpha to 0 with A/B is nullptr #956
Conversation
geotseng-amd
commented
Jul 26, 2024
•
edited
Loading
edited
- Modify conditions in tensile_host.cpp and rocblaslt_mat_utils.hpp to enable the test case to get solutions when setting alpha to 0 with A/B as nullptr.
- Add a test case for getting solutions when setting alpha to 0 with A/B as nullptr
- Ticket: https://ontrack-internal.amd.com/browse/SWDEV-474250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
please use "squash and merge" and don't use "Rebase and merge" |
Local test results for PR#956 are all passed. �[0;32m[----------] �[mGlobal test environment tear-down |
…ptr (ROCm#956) * Modify for getting solutions when setting alpha to 0 with A/B is nullptr * Add a test case for getting solutions when setting alpha to 0 with A/B is nullptr