Skip to content

ci: Test with torch nightly#707

Open
ValerianRey wants to merge 4 commits into
mainfrom
test-torchjd-with-torch-nightly
Open

ci: Test with torch nightly#707
ValerianRey wants to merge 4 commits into
mainfrom
test-torchjd-with-torch-nightly

Conversation

@ValerianRey
Copy link
Copy Markdown
Contributor

Add a CI matrix entry that installs the torch nightly build and runs the unit test suite against it.

The install-deps action gains a torch_channel input (default: stable); when set to nightly, it upgrades torch and torchvision from the PyTorch nightly CPU index after the normal install step.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ValerianRey ValerianRey added the cc: ci Conventional commit type for changes to the CI (Github workflows and actions). label May 27, 2026
@ValerianRey ValerianRey requested review from a team and PierreQuinton as code owners May 27, 2026 17:41
@ValerianRey ValerianRey added the cc: ci Conventional commit type for changes to the CI (Github workflows and actions). label May 27, 2026
@github-actions github-actions Bot changed the title Test with torch nightly ci: Test with torch nightly May 27, 2026
ValerianRey and others added 3 commits May 27, 2026 19:46
@ValerianRey ValerianRey marked this pull request as draft May 27, 2026 17:54
@ValerianRey ValerianRey marked this pull request as ready for review May 27, 2026 17:56
@ValerianRey
Copy link
Copy Markdown
Contributor Author

This seems to work (see the print in the action that shows the torch and torchvision versions).

I think we could merge this but not make it a mandatory check (i.e. not change the branch and tag rulesets) for now, because maybe the nightly version can be unstable.

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.

1 participant