Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade libtorch v2.1.1 #120

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

mfl28
Copy link
Collaborator

@mfl28 mfl28 commented Dec 8, 2023

Description of the change

  • Upgrades libtorch to 2.1.1 in CMake and Docker setup.
  • Updates available CUDA version options (11.8 and 12.1) for libtorch download via CMake.
  • Updates image-io utility library's CXX standard to 17 as integration with libtorch now requires C++17.
  • No tutorial code changes.

Type Of Change

  • New Feature

Related Issues

Closes #119 .

Development & Code Review

  • cpplint rules passes locally (run cmake -P cpplint.cmake)
  • CI is passing
  • Changes have been reviewed by at least one of the maintainers

@mfl28 mfl28 self-assigned this Dec 8, 2023
@prabhuomkar prabhuomkar merged commit bc8858c into prabhuomkar:master Dec 10, 2023
8 checks passed
@mfl28 mfl28 deleted the upgrade-libtorch-v2.1.1 branch December 10, 2023 14:35
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.

[feature] Upgrade libtorch to v2.1.1
2 participants