Skip to content

ci: Test dependency lower bounds#553

Merged
ValerianRey merged 12 commits intomainfrom
test-dependency-lower-bounds
Feb 4, 2026
Merged

ci: Test dependency lower bounds#553
ValerianRey merged 12 commits intomainfrom
test-dependency-lower-bounds

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

@ValerianRey ValerianRey commented Feb 2, 2026

  • Increase permutation invariance tolerance for UPGrad
  • Stop using nn.Buffer in tests (did not exist in torch 2.3.0)
  • Add testing of dependency lower-bounds
  • Increase lower bound of numpy to 1.21.2 (from 1.21.0) and of torch to 2.3.0 (from 2.0.0)
  • Add changelog entry

This fixes #552

@ValerianRey ValerianRey added the cc: ci Conventional commit type for changes to the CI (Github workflows and actions). label Feb 2, 2026
@ValerianRey ValerianRey self-assigned this Feb 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

@ValerianRey ValerianRey force-pushed the test-dependency-lower-bounds branch from 4dbe480 to 93e5725 Compare February 3, 2026 00:08
Copy link
Copy Markdown
Contributor

@PierreQuinton PierreQuinton left a comment

Choose a reason for hiding this comment

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

Few comments, otherwise LGTM.

@ValerianRey ValerianRey changed the title ci: Test dependency lower-bounds ci: Test dependency lower bounds Feb 4, 2026
@ValerianRey ValerianRey merged commit 970b8e4 into main Feb 4, 2026
16 checks passed
@ValerianRey ValerianRey deleted the test-dependency-lower-bounds branch February 4, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: ci Conventional commit type for changes to the CI (Github workflows and actions).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test against oldest supported pytorch version

2 participants