akhilg-nv
6d178ce8c7
TensorRT 10.12 OSS Release ( #4491 )
...
Signed-off-by: Akhil Goel <akhilg@nvidia.com >
2025-06-18 14:35:18 -07:00
asfiyab-nvidia
9255eb39e6
TensorRT 10.11 release updates ( #4455 )
...
* TensorRT 10.11 release updates
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
* Update changelog date
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
* Update ONNX parser
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
* add shouldCompileKernel
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
* changelog updates
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
* Update changelog plugin
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
---------
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
2025-05-21 15:58:04 -07:00
Leo Dong
8c6d69ddec
TensorRT 10.9 OSS Release. ( #4381 )
...
Signed-off-by: Leo Dong <leod@nvidia.com >
2025-03-11 14:54:52 -07:00
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
c468d67760
TensorRT 10.6-GA OSS Release ( #4238 )
...
Signed-off-by: Kevin Chen <kevinch@nvidia.com >
2024-11-05 13:52:52 -08: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
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
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
3f293e55dc
Update Polygraphy to v0.47.1
...
Signed-off-by: Ilya Sherstyuk <isherstyuk@nvidia.com >
2023-05-04 20:53:55 -07:00
Shuyue Lan
40e8b7dfbe
update Polygraphy to 0.45.0
...
Signed-off-by: Shuyue Lan <shuyuel@nvidia.com >
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2023-03-16 20:53:29 -07:00
asfiyab-nvidia
b0c259a749
TensorRT OSS - 8.5.3.1 Release ( #2630 )
...
Signed-off-by: Asfiya Baig <asfiyab@nvidia.com >
2023-02-03 12:26:51 -08: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
Simeng Liu
a912a045c3
Update tools.
...
Update experimental/trt-engine-explorer to v0.1.4.
Update polygraphy-extension-trtexec to v0.0.8.
Update Polygraphy to v0.42.1.
Update tensorflow-quantization to v0.2.0.
Update onnx-graphsurgeon to v0.3.24.
Signed-off-by: Simeng Liu <simengl@nvidia.com >
2022-09-21 16:11:18 -07:00
Rajeev Rao
bb72a9312f
Update Polygraphy to v0.38.0
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2022-06-14 14:23:17 -07:00
Rajeev Rao
b936ebdcb0
Update Polygraphy to v0.35.1
...
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
aa9bf9486a
Upgrade Polygraphy to v0.33.0.
...
Prominent updates include (see [CHANGELOG](tools/Polygraphy/CHANGELOG.md] for details)
- Added various examples, a CLI User Guide and how-to guides.
- Added experimental support for DLA.
- Added a `data to-input` tool that can combine inputs/outputs created by `--save-inputs`/`--save-outputs`.
- Added a `PluginRefRunner` which provides CPU reference implementations for TensorRT plugins
- Made several performance improvements in the Polygraphy CUDA wrapper.
- Removed the `to-json` tool which was used to convert Pickled data generated by Polygraphy 0.26.1 and older to JSON.
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-09-22 12:55:39 -07:00
Rajeev Rao
b5ff24356f
Update Polygraphy to v0.31.1
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-08-05 13:14:13 -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
73fa0193de
Update Polygraphy to v0.29.2
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-06-23 12:06:05 -07:00
Rajeev Rao
b2d60b6e10
GHSA-cwv3-863g-39vx - do not specify tf1 in Polygraphy requirements file
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-06-10 09:35:50 -07:00
Rajeev Rao
da988fd1f1
ONNX tools updates: Polygraphy, ONNX-GS
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2021-01-14 01:16:45 -08:00
Pranav Marathe
fd8e115992
Adds API docs for ONNX-GraphSurgeon
...
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2020-11-02 09:43:21 -08:00
Pranav Marathe
a810bd6fd7
[Polygraphy] Removes an invalid file that was breaking doc generation, fixes links
...
- Removes an invalid file that was breaking doc generation
- Fixes links
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com >
2020-11-02 09:43:21 -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