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

Update libtorch interfaces of TorchVision to 0.9.0+ #134

Closed
zhiqwang opened this issue Jul 12, 2021 · 0 comments · Fixed by #136
Closed

Update libtorch interfaces of TorchVision to 0.9.0+ #134

zhiqwang opened this issue Jul 12, 2021 · 0 comments · Fixed by #136
Assignees
Labels
enhancement New feature or request

Comments

@zhiqwang
Copy link
Owner

TorchVision has updated the C++ interface in pytorch/vision#3146, so the codes in development \ tree:82d6afb only work with PyTorch 1.7.x and TorchVision 0.8.x. The use of libtorch with TorchVision 0.8.x and TorchVision 0.9.x is different, and TorchVision has refactored these C++ interfaces half a year ago, our plan is to update the libtorch interface to PyTorch 1.8.0+ and TorchVision 0.9.0+ in the next release (v0.4.1) for better maintainability.

Originally posted by @zhiqwang in #132 (comment)

@zhiqwang zhiqwang added the enhancement New feature or request label Jul 12, 2021
@zhiqwang zhiqwang self-assigned this Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant