5 Commits

Author SHA1 Message Date
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