Yuan Yao
a180e08111
10.8 release changes
...
Signed-off-by: Yuan Yao <yuanyao@nvidia.com >
2025-01-31 10:17:00 -08:00
Kevin Chen
17003e43da
TensorRT 10.7-GA OSS Release ( #4269 )
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2024-12-05 13:12:22 -08:00
Kevin Chen
c468d67760
TensorRT 10.6-GA OSS Release ( #4238 )
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2024-11-05 13:52:52 -08:00
Michal Guzek
c8a50438f6
Update for 10.5-GA ( #4185 )
...
* Updated submodule onnx to 10.5
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* Updated files to 10.5
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* Restore the previous .gitmodules
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* .gitmodules new line
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* Update public docker files
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* Update 10.5 oss deleted files
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
* Update deprecated APIs
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
---------
Signed-off-by: Michal Guzek <mguzek@nvidia.com >
2024-10-10 12:43:27 -07:00
poweiw
c664ce22b0
Update for 10.4-GA
...
Signed-off-by: poweiw <poweiw@nvidia.com >
2024-09-11 17:26:50 -07:00
Balarama Raju Buddharaju
84dd6ed18c
Updates for Release 10.3-GA.
...
Signed-off-by: Balarama Raju Buddharaju <bbuddharaju@nvidia.com >
2024-08-08 12:32:01 -07:00
Yuan Yao
2332a7191d
10.2 GA release update ( #3998 )
...
* 10.2 GA updates
Signed-off-by: Yuan Yao (yuanyao) <yuanyao@nvidia.com >
* update changelog
Signed-off-by: Yuan Yao (yuanyao) <yuanyao@nvidia.com >
* revert plugin README format changes
Signed-off-by: Yuan Yao (yuanyao) <yuanyao@nvidia.com >
---------
Signed-off-by: Yuan Yao (yuanyao) <yuanyao@nvidia.com >
2024-07-11 10:18:43 -07:00
Akhil Goel
21f31ba77e
TensorRT OSS 10.1 GA Release
...
Signed-off-by: Akhil Goel <akhilg@nvidia.com >
2024-06-17 16:58:17 -07:00
Vincent Huang
ccf119972b
force install trt10
...
Signed-off-by: Vincent Huang <vincenth@nvidia.com >
2024-05-28 10:28:05 -07:00
Vincent Huang
a282d919e2
None: update the notebook to make it stand-alone
...
Signed-off-by: Vincent Huang <vincenth@nvidia.com >
2024-05-24 16:19:34 -07:00
Xiaodong (Vincent) Huang
0598d5dd82
None: cherry-pick weight stripping notebook ( #3885 )
...
Signed-off-by: Vincent Huang <vincenth@nvidia.com >
2024-05-21 09:01:42 -07:00
Asfiya Baig
d3107c885a
TensorRT 10.0 GA Release
...
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
2024-04-30 10:00:50 -07:00
Asfiya Baig
147005ffe1
TensorRT 10.0 Release
...
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
2024-04-02 17:06:37 -07:00
Ilya Sherstyuk
c89bc8368a
Update TensorRT to 8.6.1
...
Signed-off-by: Ilya Sherstyuk <isherstyuk@nvidia.com >
2023-05-04 20:53:55 -07:00
Samurdhi Karunaratne
3efb69b291
Support class-independent NMS with new parameter in efficientNMSPlugin
...
Also adds goldenIO testcases: one for class agnostic NMS and another for class aware NMS.
With this, golden_io_snippet.py is also modified to support checking for multiple
plugin outputs.
Adds `class_agnostic` parameter to `EfficientNMS_TRT` plugin:
- Some object detection networks/architectures like YOLO series need to
use class-independent NMS operations.
- If `class_agnostic` is enabled, class-independent NMS is performed;
otherwise, different classes would do NMS separately.
Signed-off-by: Samurdhi Karunaratne <skarunaratne@nvidia.com >
Signed-off-by: Shuyue Lan <shuyuel@nvidia.com >
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2023-03-16 20:53:29 -07:00
Shuyue Lan
3ec7b425cf
Cherry-pick sample changes and update headers & python bindings from TRT rel-8.6
...
Signed-off-by: Shuyue Lan <shuyuel@nvidia.com >
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2023-03-15 17:38:49 -07:00
Simeng Liu
1d6bf36034
TensorRT 8.5.1 OSS Release
...
Update tools including onnx-graphsurgeon(v0.3.25), Polygraphy(v0.43.1), tensorflow-quantization(v0.2.0)
Update onnx-tensorrt(8.5GA)
Mass merge sample, plugin, demo, python changes for TRT-8.5 GA release
Update demoBERT benchmark data for TensorRT 8.5.1
Signed-off-by: Simeng Liu <simengl@nvidia.com >
Signed-off-by: Simeng Liu <simengl@nvidia.com >
2022-11-02 16:43:34 -07:00
Samurdhi Karunaratne
2dbbf37137
Serialize mInputVolume in customClipPlugin
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2022-08-16 17:12:26 -07:00
Shuyue Lan
fe785a6c7f
remove unused import
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2022-08-16 17:12:26 -07:00
azhurkevich
eeaa085ae4
Fix detectron2 requirements and README
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2022-07-21 22:44:02 -04:00
Rajeev Rao
8fd0b8a750
Remove Pillow version pin in requirements.txt
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-06-14 14:23:17 -07:00
Rajeev Rao
9cb7aa70de
Miscellaneous samples fixes from 8.4.1.4
...
- trtexec should not call reportToProfiler if getEnqueueEmitsProfile is true
- Fix protobuf version to 3.15.7
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-06-14 14:23:17 -07:00
Rajeev Rao
6498887518
TensorRT sample updates for rel-8.4
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-06-14 14:23:17 -07:00
Shuyue Lan
f25148db9f
Bugfix in int8_caffe_mnist sample
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-05-13 14:51:01 -07:00
Alexander Zhurkevich
5bd9f0ab5c
Fix Detectron2 sample README
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-05-13 14:51:01 -07:00
Rajeev Rao
052281f0ab
Update copyright headers with SPDX identifiers
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-04-13 18:16:54 -07:00
Shuyue Lan
3b89bf4c64
Samples readme cleanup
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-04-13 18:16:54 -07:00
Shuyue Lan
d6fff50f4d
modify readme in efficientdet and efficientnet
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-04-13 18:16:54 -07:00
Alexander Zhurkevich
e3f9632fcc
Detectron 2 Mask R-CNN R50-FPN python sample
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-04-13 18:16:54 -07:00
William Raveane
763dbfdace
EfficientDet Python Sample Updates
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-03-23 22:20:03 -07:00
William Raveane
1002aad30e
TFOD Model Converter Updates
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-02-04 08:23:59 -08:00
Rajeev Rao
33afb2cc80
Minor samples fixes
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-02-04 08:23:59 -08:00
Vincent Huang
6f38570b74
TensorRT-OSS 8.2 GA release
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-11-24 10:15:53 -08:00
Rajeev Rao
7f269a7e6a
Rename default branch to main and update hyperlinks
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-10-19 10:25:39 -07:00
Rajeev Rao
2d517d270e
TensorRT OSS v8.2 Early Access Release
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-10-05 11:30:06 -07:00
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
593684b279
Cleanup uff_custom_plugin sample
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-06-23 12:06:05 -07:00
Rajeev Rao
611dba6388
CVE-2021-27921 - update Pillow version to 8.1.2
...
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-27921
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-05-19 14:17:10 -07:00
Rajeev Rao
b855656005
TensorRT-OSS 21.05 release
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-05-19 13:56:12 -07:00
Kevin Chen
c9c1327664
Add model.py and lenet5.py ( #1232 )
...
* Add model.py and lenet5.py
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
* Address python LGTM warnings
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2021-05-04 16:38:24 -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
d7baf010e4
TensorRT OSS 21.02 release
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-02-05 14:22:04 -08:00