refactor: replace isMatrixTranspose with resolveStr in blas/base/dgemm#12131
Conversation
|
Hello! Thank you for your contribution to stdlib. We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:
This acknowledgment confirms that you've read the guidelines, which include:
We can't review or accept contributions without this acknowledgment. Thank you for your understanding and cooperation. We look forward to reviewing your contribution! |
Coverage Report
The above coverage report was generated for the changes in this PR. |
|
@kgryte since this pattern seems applicable across multiple |
|
@MeKaustubh07 I suggest just going ahead and opening a PR which updates all applicable BLAS level 2/3 packages. |
isMatrixTranspose with resolveStr in blas/base/dgemmisMatrixTranspose with resolveStr in blas/base/dgemm
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
kgryte
left a comment
There was a problem hiding this comment.
LGTM after some minor clean-up.
Description
This pull request:
isMatrixTransposewithresolveStrinblas/base/dgemmRelated Issues
This pull request has the following related issues:
Questions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers