Commit Graph

10 Commits

Author SHA1 Message Date
Rajeev Rao a27fd99106 Update batchedNMS plugin to IPluginV2DynamicExt (#738)
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
Signed-off-by: Jeffery <zeyuz@nvidia.com>
2020-11-18 16:41:56 -08:00
Rajeev Rao 549331e6da Register batchTilePlugin in initLibNvInferPlugins
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2020-07-15 17:03:20 -07:00
Rajeev Rao 29498fd814 Re-enable GridAnchorRect_TRT plugin with rectangular feature maps
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2020-07-11 03:11:52 -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
Kevin Chen 5e289e919e Add support for multiple-namespace instantiation of plugins (#316) 2020-01-06 11:47:04 -08:00
Kevin Chen 639d11abcc TensorRT Open Source Release/6.0 2019-09-16 14:00:59 -07:00
Rajeev Rao 443e495798 Merge release/5.1 changes into master
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2019-08-27 00:26:56 -07:00
Rajeev Rao b92c848b7f Merge release/5.1 changes into master (#34)
* Anuragd/trt custom plugin (#21)

* Added support for custom TRT plugin in trtexec
* Restructed as a wrapper API for different platforms
* Review comments incorporated

Signed-off-by: Anurag Dixit <a.dixit91@gmail.com>

* Added support for writing calibration file (#23)

Signed-off-by: Anurag Dixit <a.dixit91@gmail.com>

* BERT example using TensorRT C++ API (#32)

This example demonstrates how to write a TensorRT model with custom
plugins to implement the BERT encoder with SQuAD output layer.

Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>

* Resolve undefined symbols in NvInfer plugin library

Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2019-07-12 15:22:47 -07:00
Rajeev Rao 0d36bbb297 TensorRT Open Source Release/5.1 2019-06-17 10:47:48 -07:00