TensorRT Windows Compatibility Patch Release #399
zhiqwang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This release is mainly for the compatibility of TensorRT C++ example (#389) and Python interface (#396) on Windows systems. In addition, this release introduces some module helpers named
is_module_availableandrequires_moduleto power the lazy inits of third-party libraries (#366, #367).Besides, we:
load_from_ultralytics(Fix ImportError of circular referenceΒ #369, Moveload_from_ultralyticsinto _checkpoint.pyΒ #373, Moveconvert_yolov5_checkpointinto _checkpoint.pyΒ #374)Contributors
We're grateful for our community, which helps us improving yolort by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release:
@IamNaQi @mattpopovich @Yoh-Z @zhiqwang
This discussion was created from the release TensorRT Windows Compatibility Patch.
Beta Was this translation helpful? Give feedback.
All reactions