TensorRT YOLO v6.3.1 - Release Notes
What's Changed
- fix: move operator<< implementations to header to fix printing failure by @laugh12321 in #230
- fix(#214): force overwrite CUDA arch list to remove default 5.2 and resolve __half ambiguity by @laugh12321 in #231
- fix(#212): switch CUDA device before inference by @laugh12321 in #232
- build: update build configuration by @laugh12321 in #233
Full Changelog: v6.3.0...v6.3.1