Skip to content
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

[BUG]Fix fuse bwd kernel compiling issue #83

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

binding7012
Copy link
Contributor

@binding7012 binding7012 commented Mar 21, 2025

Major Changes

  • [kernel] Fuse BWD kernel
    • fix the bug of when the same named offs_n in the dk_dv and dq branches
      has different values, the compilation will report error. This can be solved by changing the variable name.
    • also change the named offs_m/n to offs_q/k

@binding7012 binding7012 requested a review from xinyazhang March 21, 2025 02:31
@xinyazhang
Copy link
Collaborator

Please add more detailed description about the bug.

@binding7012
Copy link
Contributor Author

Please add more detailed description about the bug.

Added

@xinyazhang xinyazhang merged commit 1344eeb into main Apr 9, 2025
@binding7012 binding7012 deleted the BinDing/fix_bwd_kernel_fuse_bug branch April 10, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants