9 Commits

Author SHA1 Message Date
Rajeev Rao aff45dd565 TensorRT OSS 8.0 release
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-07-02 16:35:44 -07:00
Rajeev Rao d4a5e08a3b Clang-tidy plugins
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-06-23 12:06:05 -07:00
Tyler Zhu d742af876d Optimize TLT MaskRCNN plugins
- enable fp16 precision in multilevelCropAndResizePlugin and multilevelProposeROIPlugin
- Algorithms optimization for NMS kernels and ROIAlign kernel
- Fix invalid cuda config issue when bs is larger than 32
- Fix issues found on Jetson NANO

Signed-off-by: Tyler Zhu <tylerz@nvidia.com>
2021-06-23 12:06:05 -07:00
Rajeev Rao cc5dede848 clang-format plugins and samples
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-04-12 14:56:06 -07:00
Rajeev Rao 183f891191 Update onnx-tensorrt and copyright headers (2021)
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-01-14 01:16:45 -08:00
Tyler Zhu b4be515bde Add configurable input size for TLT MaskRCNN Plugin
Signed-off-by: Tyler Zhu <tylerz@nvidia.com>
2020-12-09 15:52:08 -08:00
Rajeev Rao 492878b2df TensorRT OSS release v7.2.1
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2020-10-20 16:48:23 -07:00
Rajeev Rao 805810b112 TensorRT 7.1 Open Source Release
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2020-07-01 16:31:50 -07:00
Tyler Zhu 58bae5bfae Commit for new MaskRCNN inference plugins and kernels: 2020-06-17 13:48:22 -07:00