We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604b0dc commit df76d97Copy full SHA for df76d97
third_party/tensorrt/local/BUILD
@@ -63,6 +63,7 @@ cc_library(
63
[
64
"include/x86_64-linux-gnu/NvInfer*.h",
65
],
66
+ allow_empty = True,
67
exclude = [
68
"include/x86_64-linux-gnu/NvInferPlugin.h",
69
"include/x86_64-linux-gnu/NvInferPluginUtils.h",
0 commit comments