-
Notifications
You must be signed in to change notification settings - Fork 153
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
Compatible with Windows for LibTorch deployment #303
Conversation
d3c58f8
to
e0f2e28
Compare
Codecov Report
@@ Coverage Diff @@
## main #303 +/- ##
=======================================
Coverage 94.93% 94.93%
=======================================
Files 11 11
Lines 731 731
=======================================
Hits 694 694
Misses 37 37
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
4efda6c
to
93b6114
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks @yang-gis for your contributions to yolort
.
Use LibTorchVision to read images in the LibTorch demoWe've met some issues about
decode_image
in LibTorchVision