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 Torch to 1.13.X #28

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Upgrade Torch to 1.13.X #28

merged 1 commit into from
Aug 10, 2023

Conversation

iceychris
Copy link
Member

@iceychris iceychris commented Jul 20, 2023

  • test on Android
  • test on iOS (requires setting extra ld flags in downstream project? => nope 😅)
  • document PyTorch version divergence (Android vs. iOS) in commit message

build.gradle.kts Show resolved Hide resolved
Note: with this commit, the underlying Torch versions diverge depending on OS:
- On Android, pytorch_android_lite 1.13.1 is used
- On iOS, LibTorch 1.13.0 (cocoapods release 1.13.0.1) is used
@iceychris iceychris changed the title Upgrade PyTorch to 1.13 Upgrade Torch to 1.13.X Aug 10, 2023
@iceychris iceychris requested a review from Legion2 August 10, 2023 18:42
@iceychris iceychris merged commit 63cd894 into main Aug 10, 2023
@Legion2 Legion2 deleted the upgrade-pytorch branch August 10, 2023 21:10
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