Skip to content

[None][chore] Update flashinfer-python from 0.6.8 to 0.6.9#13631

Merged
yihwang-nv merged 2 commits intoNVIDIA:mainfrom
yihwang-nv:yihwang-nv/update_flashinfer_0.6.9
Apr 30, 2026
Merged

[None][chore] Update flashinfer-python from 0.6.8 to 0.6.9#13631
yihwang-nv merged 2 commits intoNVIDIA:mainfrom
yihwang-nv:yihwang-nv/update_flashinfer_0.6.9

Conversation

@yihwang-nv
Copy link
Copy Markdown
Collaborator

@yihwang-nv yihwang-nv commented Apr 30, 2026

Summary

  • Bump flashinfer-python from 0.6.8 to 0.6.9 (latest stable, released 2026-04-24)
  • Updated version pins in requirements.txt, security_scanning/pyproject.toml, security_scanning/poetry.lock, and ATTRIBUTIONS-Python.md
  • Refreshed poetry.lock content-hash; transitively bumped nvidia-cutlass-dsl to 4.4.2 (added nvidia-cutlass-dsl-libs-base and cuda-tile to flashinfer's deps)
  • The version-gated check in tensorrt_llm/_torch/speculative/interface.py (flashinfer.__version__ >= "0.6.4") remains satisfied

Test plan

  • pip install -r requirements.txt installs successfully
  • pytest tests/unittest/_torch/flashinfer/ -v
  • pytest tests/unittest/_torch/attention/test_flashinfer_attention.py -v
  • CI pre-merge passes

Summary by CodeRabbit

  • Chores
    • Updated flashinfer-python dependency from version 0.6.8 to 0.6.9 across project configuration files.

Bump flashinfer-python dependency to the latest stable release.
Updated version pins in requirements.txt, security_scanning/pyproject.toml,
security_scanning/poetry.lock, and ATTRIBUTIONS-Python.md.

Signed-off-by: Yihan Wang <yihwang@nvidia.com>
@yihwang-nv yihwang-nv requested a review from a team as a code owner April 30, 2026 02:22
@yihwang-nv yihwang-nv requested a review from wenmingw April 30, 2026 02:22
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 7c2acdee-de43-439d-aa33-8aede47ba022

📥 Commits

Reviewing files that changed from the base of the PR and between 85a4618 and 6e53ca7.

⛔ Files ignored due to path filters (1)
  • security_scanning/poetry.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • ATTRIBUTIONS-Python.md
  • requirements.txt
  • security_scanning/pyproject.toml

📝 Walkthrough

Walkthrough

This pull request updates the flashinfer-python dependency version from 0.6.8 to 0.6.9 across all dependency configuration files and attribution records in the project.

Changes

Cohort / File(s) Summary
Flashinfer-Python Version Update
ATTRIBUTIONS-Python.md, requirements.txt, security_scanning/pyproject.toml
Updates flashinfer-python pinned version from 0.6.8 to 0.6.9 across attribution documentation and dependency configurations.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • niukuo
  • venkywonka
  • hyukn
  • wenmingw
  • MartinMarciniszyn
  • nv-guomingz
  • yuxianq
  • tburt-nv
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating flashinfer-python from version 0.6.8 to 0.6.9, which matches the primary objective of the pull request.
Description check ✅ Passed The pull request description provides a clear summary of changes, includes specific version updates across multiple files, mentions transitive dependency bumps, documents test coverage with completed checkboxes, and explains version-gated compatibility—comprehensively fulfilling the template requirements.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Review rate limit: 9/10 reviews remaining, refill in 6 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@yihwang-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46267 [ run ] triggered by Bot. Commit: 6e53ca7 Link to invocation

Signed-off-by: Yihan Wang <yihwang@nvidia.com>
@yihwang-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46307 [ run ] triggered by Bot. Commit: d768f99 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46307 [ run ] completed with state FAILURE. Commit: d768f99

Link to invocation

@yihwang-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46312 [ run ] triggered by Bot. Commit: d768f99 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46312 [ run ] completed with state SUCCESS. Commit: d768f99
/LLM/main/L0_MergeRequest_PR pipeline #36413 completed with status: 'SUCCESS'

CI Report

Link to invocation

@yihwang-nv yihwang-nv enabled auto-merge (squash) April 30, 2026 11:51
Copy link
Copy Markdown
Collaborator

@juney-nvidia juney-nvidia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from OSS compliance perspective.

@yihwang-nv yihwang-nv merged commit 2c99e52 into NVIDIA:main Apr 30, 2026
7 checks passed
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.

3 participants