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
-
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_available
andrequires_module
to power the lazy inits of third-party libraries (#366, #367).Besides, we:
load_from_ultralytics
(Fix ImportError of circular reference #369, Moveload_from_ultralytics
into _checkpoint.py #373, Moveconvert_yolov5_checkpoint
into _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