Skip to content

Fix CI: bump kornia/workflows to v1.13.0 for PyTorch 2.5.1 compatibility#109

Merged
ducha-aiki merged 5 commits intomasterfrom
copilot/fix-failing-ci-job
Mar 19, 2026
Merged

Fix CI: bump kornia/workflows to v1.13.0 for PyTorch 2.5.1 compatibility#109
ducha-aiki merged 5 commits intomasterfrom
copilot/fix-failing-ci-job

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

Kornia's main branch now uses torch.amp.custom_fwd (introduced in PyTorch 2.4.0), but both workflow files were pinned to kornia/workflows@v1.10.1 which defaults to PyTorch 2.3.1 — causing an AttributeError on import.

Changes

  • deploy.yml / build.yml: bump kornia/workflows action and reusable workflow from @v1.10.1@v1.13.0 (defaults to PyTorch 2.5.1)
  • build.yml: update pinned torchvision==0.18.1+cputorchvision==0.20.1+cpu to match the PyTorch 2.5.x compatibility matrix

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

pre-commit-ci bot and others added 2 commits March 19, 2026 15:24
Co-authored-by: ducha-aiki <4803565+ducha-aiki@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix one failing CI job at Kornia tutorials Fix CI: bump kornia/workflows to v1.13.0 for PyTorch 2.5.1 compatibility Mar 19, 2026
Copilot AI requested a review from ducha-aiki March 19, 2026 15:30
@ducha-aiki ducha-aiki marked this pull request as ready for review March 19, 2026 15:31
@ducha-aiki ducha-aiki merged commit 2dbe1cd into master Mar 19, 2026
1 check 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