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 5cd697e commit a5b431aCopy full SHA for a5b431a
tests/util/BUILD
@@ -22,7 +22,7 @@ cc_library(
22
"//core/conversion",
23
"//core/util:prelude",
24
"//cpp/api:trtorch",
25
- "@tensorrt//:nvinfer"
+ "@tensorrt//:nvinfer"
26
] + select({
27
":use_pre_cxx11_abi": [
28
"@libtorch_pre_cxx11_abi//:libtorch",
0 commit comments