[fix] fixup bug in conv1d_update_fn#259
Merged
iforgetmyname merged 1 commit intosgl-project:mainfrom Dec 19, 2025
Merged
Conversation
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
076812e to
86b3be0
Compare
Open
6 tasks
iforgetmyname
approved these changes
Dec 19, 2025
oagniqgnat
added a commit
to oagniqgnat/sgl-kernel-npu
that referenced
this pull request
Dec 25, 2025
…into main * 'main' of https://github.com/sgl-project/sgl-kernel-npu: (44 commits) fix a2 deepep doc (sgl-project#279) prepare build and release for a2 (sgl-project#273) add deepep a2 doc (sgl-project#277) Add the long-sequence ant migration feature for the prefill combine operator. (sgl-project#267) Fixing Chinese character encoding issues (sgl-project#275) [Bugfix] fix TorchNpuHelper rename bugs (sgl-project#265) qwen3-next op optimize (sgl-project#257) fixup bug in conv1d_update_fn (sgl-project#259) add long sequence feature for normal deep_ep (sgl-project#254) modify md file (sgl-project#255) sgl-kernel-npu add release version (sgl-project#253) add a script for generalize test (sgl-project#131) fixing release ci (sgl-project#248) fix normal and low_latency layerd rdma_data_size when mixed running (sgl-project#246) Fixing the issue where the A2 notify_dispatch operator gets stuck on cann8.3 (sgl-project#245) rework release build (sgl-project#237) release build (sgl-project#231) Add two mixed-race tests: normal and low latency, normal and fused deep moe. (sgl-project#206) [Feat] add chunk_gated_delta_rule triton support (sgl-project#232) [Bugfix] add padding cases for causal_conv1d_update (sgl-project#235) ...
AndyKong2020
pushed a commit
to AndyKong2020/sgl-kernel-npu
that referenced
this pull request
Mar 24, 2026
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.
fixup bug in conv1d_update_fn