| commit | 7d14cdcc25eb8dd47b6165c2e6dea42dda736973 | [log] [tgz] |
|---|---|---|
| author | Pooya Davoodi <pdavoodi@nvidia.com> | Mon Sep 09 17:59:44 2019 -0700 |
| committer | Pooya Davoodi <pdavoodi@nvidia.com> | Mon Sep 09 17:59:44 2019 -0700 |
| tree | 2a2df96a4cef2be5fae663e2e2b758f579f53f65 | |
| parent | 37151067a8b1720f8fcd9645e20248ddb8c5f547 [diff] |
Update TRT6 headerfiles
diff --git a/third_party/tensorrt/tensorrt_configure.bzl b/third_party/tensorrt/tensorrt_configure.bzl index 2cd5d96..ebae2db 100644 --- a/third_party/tensorrt/tensorrt_configure.bzl +++ b/third_party/tensorrt/tensorrt_configure.bzl
@@ -26,8 +26,8 @@ "NvUtils.h", "NvInferPlugin.h", "NvInferVersion.h", - "NvInferRTSafe.h", - "NvInferRTExt.h", + "NvInferRuntime.h", + "NvInferRuntimeCommon.h", "NvInferPluginUtils.h", ]