Bump helion dependency from 0.3.2 to 0.3.3#38062
Merged
zhuohan123 merged 2 commits intovllm-project:mainfrom Apr 2, 2026
Merged
Bump helion dependency from 0.3.2 to 0.3.3#38062zhuohan123 merged 2 commits intovllm-project:mainfrom
zhuohan123 merged 2 commits intovllm-project:mainfrom
Conversation
Contributor
Author
|
@zou3519 @BoyuanFeng Could you take a look? Easy version bump to get Helion fusion in inductor. Thanks |
BoyuanFeng
approved these changes
Mar 25, 2026
zou3519
approved these changes
Mar 25, 2026
auto-merge was automatically disabled
March 30, 2026 16:57
Head branch was pushed to by a user without write access
a16883e to
7ea927d
Compare
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Yanan Cao <gmagogsfm@gmail.com>
- Update .buildkite/test_areas/kernels.yaml to use helion==0.3.3 - Update .buildkite/test-amd.yaml to use helion==0.3.3 - Add reminder comment in setup.py to update CI files when bumping Helion version Co-authored-by: Claude Sonnet 4 <noreply@anthropic.com> Signed-off-by: Yanan Cao <gmagogsfm@gmail.com>
7ea927d to
739ba03
Compare
yzong-rh
pushed a commit
to yzong-rh/vllm
that referenced
this pull request
Apr 3, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
HenryTangDev
pushed a commit
to HenryTangMain/vllm
that referenced
this pull request
Apr 6, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
askliar
pushed a commit
to netanel-haber/vllm
that referenced
this pull request
Apr 7, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
askliar
pushed a commit
to netanel-haber/vllm
that referenced
this pull request
Apr 7, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
askliar
pushed a commit
to netanel-haber/vllm
that referenced
this pull request
Apr 7, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
USTCKAY
pushed a commit
to USTCKAY/vllm
that referenced
this pull request
Apr 7, 2026
Signed-off-by: Yanan Cao <gmagogsfm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Song Kai <songkai05@baidu.com>
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.
Summary
helionoptional dependency version from 0.3.2 to 0.3.3 insetup.py.Test plan
pip install -e ".[helion]"resolves the new version correctly.🤖 Generated with Claude Code