Skip to content

Add torch 0.17 / libtorch 2.8 compatibility - #28

Closed
Chandraveersingh1717 wants to merge 1 commit into
mlverse:mainfrom
Chandraveersingh1717:torch-0.17-compat
Closed

Add torch 0.17 / libtorch 2.8 compatibility#28
Chandraveersingh1717 wants to merge 1 commit into
mlverse:mainfrom
Chandraveersingh1717:torch-0.17-compat

Conversation

@Chandraveersingh1717

Copy link
Copy Markdown
Contributor

Closes #27

Updated torchvisionlib to work with {torch} 0.17 (libtorch 2.8) by aligning with the corresponding pytorch/vision version.

Changes:

  • Updated GIT_TAG to v0.23.0 in CMakeLists.txt
  • Removed the decode_png patch since 16-bit PNG support is now available upstream
  • Updated CI to use CUDA 12.6 instead of 11.8
  • Fixed deprecated ::set-output usage in GitHub Actions
  • Bumped package version to 0.7.0

@dfalbel dfalbel mentioned this pull request Apr 13, 2026
@dfalbel

dfalbel commented Apr 14, 2026

Copy link
Copy Markdown
Member

Thanks @Chandraveersingh1717, I've moved to #29 and fixed remaining issues.

@dfalbel dfalbel closed this Apr 14, 2026
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.

Please implement compatibility with {torch} 0.17

2 participants