-
Notifications
You must be signed in to change notification settings - Fork 238
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
[NFC] Post review of #1230: Asm igemm nhwc native bf16 kernel on gfx90a #1248
[NFC] Post review of #1230: Asm igemm nhwc native bf16 kernel on gfx90a #1248
Conversation
…. remove reference binding to temporary
This comment has been minimized.
This comment has been minimized.
@shaojiewang Thanks for the quick actions! Please check the tasks in: and if all tasks are completed in this PR, please mark it ready for review :) |
Yes, sure. |
Co-authored-by: Artem Tamazov <[email protected]>
Changed made as suggested. CI should consider as passed since last changes are mostly cosmetic.
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
5b9293f
conflicts resolved |
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
@atamazov gentle ping for review input on this one :) |
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.
let's move to #1230 (comment) |
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!
Fix post review comment of #1230.
Note: Post review of #1227 will be fixed within #1247 by @carlushuang.
Clarification by @atamazov: This should resolve bullets (2) and (3) from #1241. No Functional Changes.