chore(deps): bump flashinfer-python from 0.6.12 to 0.6.14 - #625
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump flashinfer-python from 0.6.12 to 0.6.14#625dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
dependabot
Bot
force-pushed
the
dependabot/pip/flashinfer-python-0.6.14
branch
from
July 9, 2026 18:37
8edb3f1 to
03c1141
Compare
Bumps [flashinfer-python](https://github.com/flashinfer-ai/flashinfer) from 0.6.12 to 0.6.14. - [Release notes](https://github.com/flashinfer-ai/flashinfer/releases) - [Commits](flashinfer-ai/flashinfer@v0.6.12...v0.6.14) --- updated-dependencies: - dependency-name: flashinfer-python dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/flashinfer-python-0.6.14
branch
from
July 10, 2026 16:12
03c1141 to
78e178f
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Bumps flashinfer-python from 0.6.12 to 0.6.14.
Release notes
Sourced from flashinfer-python's releases.
... (truncated)
Commits
19f1a41update version to 0.6.14f959730fix: remove@flashinfer_api from moe_gemm_mxfp8_nt_groupwise to defer API com...be65818fix(aot): exclude head_dim=512 FA2 modules from AOT jit-cache wheel (#3769)1657d13docs: add missing arg docs for output_scalar_scale and activation (#3749)4fb217ecreate rc115a2459Remove pagesize 16/32 assertion from xqa nvfp4 sm120 (#3724)5f2bdc4test: fix CUDA OOM in batch-prefill custom-mask test on 24GB CI GPUs (#3609)2d4db82Improve GDN prefill perf by ~20-25% (#3742)c35fb99feat(moe): enable DSFp8 + LoRA delta path (#3708)2099bacdocs(gdn): document missing ssm_state_indices param in gated_delta_rule_mtp (...