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 64fa61b415 Add varlen MHA fp16 slen=384 kernels for sm_86
1. add varlen mha fp16 slen=384 kernel for sm_86
2. referesh all sm_86 kernels now use NVCC -gencode=arch=compute_86,code=\"sm_86\"
3. use unfused kernel for fixed len s=384 fp16

Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2021-04-12 14:56:06 -07:00
Tom Peters 0dcade2184 don't violate strict aliasing with reinterpret_cast
Signed-off-by: Tom Peters <thomas.d.peters@gmail.com>
2021-03-18 22:49:40 -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
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 275eefce39 Restore lReLUPlugin in OSS
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
2020-09-04 15:45:15 -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
Pranav Marathe 77af534c21 Moves BERT plugins into main plugin library, removes demo (will be relocated to DeepLearningExamples shortly)
Signed-off-by: pranavm <pranavm@nvidia.com>
2019-11-13 13:48:15 -08:00
Rajeev Rao 0d36bbb297 TensorRT Open Source Release/5.1 2019-06-17 10:47:48 -07:00