Skip to content

Conversation

@talmo
Copy link
Contributor

@talmo talmo commented Oct 30, 2025

Summary

  • Set minimum torchvision version to 0.20.0 across all torch extras (torch, torch-cpu, torch-cuda118, torch-cuda128)
  • Bump package version to 0.0.4

Test plan

  • Verify dependency resolution works with torchvision>=0.20.0
  • Test installation with different torch extras
  • Confirm no breaking changes with minimum version

🤖 Generated with Claude Code

This sets a minimum version constraint for torchvision across all torch extras (torch, torch-cpu, torch-cuda118, torch-cuda128).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@talmo talmo force-pushed the talmo/bump-min-torchvision branch from e08fd30 to 48c4faf Compare October 30, 2025 03:10
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.58%. Comparing base (ff91433) to head (48c4faf).
⚠️ Report is 59 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #365      +/-   ##
==========================================
- Coverage   95.28%   93.58%   -1.71%     
==========================================
  Files          49       49              
  Lines        6765     7166     +401     
==========================================
+ Hits         6446     6706     +260     
- Misses        319      460     +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@talmo talmo merged commit 484bbc2 into main Oct 30, 2025
7 of 8 checks passed
@talmo talmo deleted the talmo/bump-min-torchvision branch October 30, 2025 03:29
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