Skip to content

pin apache-tvm-ffi<0.1.10 (derived_object regression)#2020

Merged
LeiWang1999 merged 1 commit into
tile-ai:mainfrom
oraluben:fix-tvm-ffi-pin
Apr 8, 2026
Merged

pin apache-tvm-ffi<0.1.10 (derived_object regression)#2020
LeiWang1999 merged 1 commit into
tile-ai:mainfrom
oraluben:fix-tvm-ffi-pin

Conversation

@oraluben
Copy link
Copy Markdown
Collaborator

@oraluben oraluben commented Apr 8, 2026

Fix: https://github.com/tile-ai/tilelang/actions/runs/24116705653/job/70362222104

This could be reverted after we cherry-picked apache/tvm@44dbd13 cc @junrushao

Summary by CodeRabbit

  • Chores
    • Updated dependency constraints across configuration files to restrict available versions and ensure compatibility.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

👋 Hi! Thank you for contributing to the TileLang project.

Please remember to run pre-commit run --all-files in the root directory of the project to ensure your changes are properly linted and formatted. This will help ensure your contribution passes the format check.

We appreciate you taking this step! Our team will review your contribution, and we look forward to your awesome work! 🚀

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 8, 2026

📝 Walkthrough

Walkthrough

Three manifest files updated with identical dependency constraint changes: apache-tvm-ffi upper bound restricted to <0.1.10 across pyproject.toml, requirements-dev.txt, and requirements.txt. No code or functionality modifications.

Changes

Cohort / File(s) Summary
Dependency Version Constraints
pyproject.toml, requirements-dev.txt, requirements.txt
Added upper bound constraint <0.1.10 to apache-tvm-ffi dependency, restricting versions from the existing ~=0.1.0,>=0.1.2 range.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • LeiWang1999

Poem

🐰 With twitching nose and mighty bound,
We cap the version—<0.1.10 found!
Three files aligned, a harmony neat,
Dependencies constrained, the fix complete! 🌟

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: pinning apache-tvm-ffi to versions below 0.1.10 to fix a regression, which matches the modifications across all three dependency files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

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

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@LeiWang1999
Copy link
Copy Markdown
Member

Thanks and tvm commit https://github.com/apache/tvm/commit/44dbd138d51314309955fba8c3d1294e4a89da35 should be merged if we want to relax this restriction in future.

@LeiWang1999 LeiWang1999 merged commit 469a847 into tile-ai:main Apr 8, 2026
11 of 12 checks passed
@oraluben oraluben deleted the fix-tvm-ffi-pin branch April 8, 2026 11:20
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.

2 participants