Skip to content

Update import for compare_tensors from test_utils_kda#1748

Merged
LeiWang1999 merged 1 commit intotile-ai:mainfrom
pmixer:patch-1
Jan 28, 2026
Merged

Update import for compare_tensors from test_utils_kda#1748
LeiWang1999 merged 1 commit intotile-ai:mainfrom
pmixer:patch-1

Conversation

@pmixer
Copy link
Contributor

@pmixer pmixer commented Jan 28, 2026

as titled,
typo fix,
test_utils to test_utils_kda to run it.

Summary by CodeRabbit

  • Chores
    • Updated internal import organization in example files to improve code structure and maintenance.

✏️ Tip: You can customize this high-level summary in your review settings.

@github-actions
Copy link

👋 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
Contributor

coderabbitai bot commented Jan 28, 2026

📝 Walkthrough

Walkthrough

An import statement in examples/kda/chunk_o.py is updated to use test_utils_kda instead of test_utils for the compare_tensors function. No logic changes.

Changes

Cohort / File(s) Summary
Import Path Update
examples/kda/chunk_o.py
Changed import source of compare_tensors from test_utils to test_utils_kda

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 An import, a shift, from old to new,
From test_utils to test_utils_kda true,
A rabbit hops through the code with glee,
Dependencies redirected, clean as can be! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the import source for compare_tensors from test_utils to test_utils_kda, which matches the single file modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
  • 📝 Generate docstrings

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 LeiWang1999 merged commit feb09a1 into tile-ai:main Jan 28, 2026
3 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.

2 participants