Skip to content

Revert "Pin torchao to 0.12.0 for torch 2.7.1+cu128 compatibility"#368

Merged
ChuxiJ merged 1 commit intomainfrom
revert-363-copilot/fix-torch-version-compatibility
Feb 9, 2026
Merged

Revert "Pin torchao to 0.12.0 for torch 2.7.1+cu128 compatibility"#368
ChuxiJ merged 1 commit intomainfrom
revert-363-copilot/fix-torch-version-compatibility

Conversation

@ChuxiJ
Copy link
Copy Markdown
Contributor

@ChuxiJ ChuxiJ commented Feb 9, 2026

Reverts #363

Summary by CodeRabbit

  • Chores
    • Unpinned the torchao dependency across configuration files, transitioning from strict version 0.12.0 to flexible version resolution for improved compatibility and transitive dependency management.

@ChuxiJ ChuxiJ merged commit f254bc2 into main Feb 9, 2026
1 check was pending
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 9, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The torchao dependency version pin has been removed across all dependency specification files (pyproject.toml, requirements.txt, and platform-specific requirement files), changing from torchao==0.12.0 to unpinned torchao. This allows flexible version resolution instead of enforcing a strict version constraint.

Changes

Cohort / File(s) Summary
Torchao dependency unpinning
pyproject.toml, requirements.txt, requirements-rocm-linux.txt, requirements-xpu.txt
Removed version pin constraint from torchao package, changed from torchao==0.12.0 to torchao, allowing any compatible version to be installed.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit hops with glee today,
As rigid pins now fade away!
Torchao floats so wild and free,
No version chains can bind our spree—
Flexibility's the rabbit's way! 🐇✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-363-copilot/fix-torch-version-compatibility

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

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.

1 participant