Skip to content

Upgrading tvm-ffi/sgl-deep-gemm/tilelang - #29554

Merged
Fridge003 merged 10 commits into
mainfrom
upd-tvm-dg
Jul 1, 2026
Merged

Fridge003 merged 10 commits into
mainfrom
upd-tvm-dg

Conversation

@Fridge003

@Fridge003 Fridge003 commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

co-authored by @MartinHua

Motivation

Modifications

Accuracy Tests

Speed Tests and Profiling

Checklist

Review and Merge Process

  1. Ping Merge Oncalls to start the process. See the PR Merge Process.
  2. Get approvals from CODEOWNERS and other reviewers.
  3. Trigger CI tests with comments or contact authorized users to do so.
    • Common commands include /tag-and-rerun-ci, /tag-run-ci-label, /rerun-failed-ci
  4. After green CI and required approvals, ask Merge Oncalls or people with Write permission to merge the PR.

CI States

Latest PR Test (Base): ✅ Run #28483448041
Latest PR Test (Extra): ✅ Run #28483448031

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@Fridge003 Fridge003 added run-ci run-ci-extra and removed dependencies Pull requests that update a dependency file labels Jun 28, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the dependencies in pyproject.toml, upgrading apache-tvm-ffi from 0.1.9 to 0.1.11 and sgl-deep-gemm from 0.1.3 to 0.1.4rc0. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@Fridge003

Copy link
Copy Markdown
Collaborator Author

/rerun-test test/registered/disaggregation/test_disaggregation_hisparse.py

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/disaggregation/test_disaggregation_hisparse.py:

🚀 8-gpu-h200 (1 test): ❌ View workflow run

cd test/ && python3 registered/disaggregation/test_disaggregation_hisparse.py

@Fridge003

Copy link
Copy Markdown
Collaborator Author

/rerun-test test/registered/quant/test_fp8_blockwise_gemm.py test/registered/disaggregation/test_disaggregation_hybrid_attention.py test/registered/radix_cache/unified_radix_tree/test_unified_radix_cache_kl_dsv4.py python/sglang/multimodal_gen/test/server/test_server_1_gpu.py

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/quant/test_fp8_blockwise_gemm.py test/registered/disaggregation/test_disaggregation_hybrid_attention.py test/registered/radix_cache/unified_radix_tree/test_unified_radix_cache_kl_dsv4.py python/sglang/multimodal_gen/test/server/test_server_1_gpu.py:

🚀 4-gpu-b200 (1 test): ❌ View workflow run

cd test/ && python3 registered/quant/test_fp8_blockwise_gemm.py

🚀 8-gpu-h200 (1 test): ✅ View workflow run

cd test/ && python3 registered/disaggregation/test_disaggregation_hybrid_attention.py

🚀 4-gpu-h100 (1 test): ✅ View workflow run

cd test/ && python3 registered/radix_cache/unified_radix_tree/test_unified_radix_cache_kl_dsv4.py

🚀 1-gpu-h100 (1 test): ❌ View workflow run

python3 -m pytest python/sglang/multimodal_gen/test/server/test_server_1_gpu.py -x

@Fridge003

Copy link
Copy Markdown
Collaborator Author

/rerun-test test/registered/jit/test_hisparse.py

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/jit/test_hisparse.py:

🚀 1-gpu-h100 (1 test): ✅ View workflow run

cd test/ && python3 registered/jit/test_hisparse.py

@Fridge003

Copy link
Copy Markdown
Collaborator Author

/rerun-test python/sglang/multimodal_gen/test/server/test_server_1_gpu.py

@github-actions

github-actions Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test python/sglang/multimodal_gen/test/server/test_server_1_gpu.py:

🚀 1-gpu-h100 (1 test): ❌ View workflow run

python3 -m pytest python/sglang/multimodal_gen/test/server/test_server_1_gpu.py -x

@Fridge003

Copy link
Copy Markdown
Collaborator Author

/rerun-test test/registered/models_e2e/test_deepseek_v4_flash_fp4_megamoe_b200.py

@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Results for /rerun-test test/registered/models_e2e/test_deepseek_v4_flash_fp4_megamoe_b200.py:

🚀 4-gpu-b200 (1 test): ❌ View workflow run

cd test/ && python3 registered/models_e2e/test_deepseek_v4_flash_fp4_megamoe_b200.py

Comment thread python/pyproject.toml Outdated
@Fridge003 Fridge003 changed the title [DONT MERGE] Try upgrading tvm-ffi/sgl-deep-gemm/tilelang Upgrading tvm-ffi/sgl-deep-gemm/tilelang Jun 29, 2026
@Fridge003 Fridge003 mentioned this pull request Jun 29, 2026
36 tasks
Comment thread python/pyproject.toml Outdated
@Fridge003 Fridge003 added the release-highlight Candidate PR for release note highlight label Jun 30, 2026
@Fridge003
Fridge003 merged commit c312cdd into main Jul 1, 2026
272 of 305 checks passed
@Fridge003
Fridge003 deleted the upd-tvm-dg branch July 1, 2026 19:32
vstone-w pushed a commit to ClownBin/sglang that referenced this pull request Jul 2, 2026
ClownBin pushed a commit to ClownBin/sglang that referenced this pull request Jul 3, 2026
smartssw pushed a commit to smartssw/sglang that referenced this pull request Jul 6, 2026
Chronostasys pushed a commit to MindLab-Research/sglang that referenced this pull request Aug 24, 2026
jakki-amd pushed a commit to jakki-amd/sglang that referenced this pull request Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepseek dependencies Pull requests that update a dependency file release-highlight Candidate PR for release note highlight run-ci run-ci-extra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants