8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 417c096 commit 962660dCopy full SHA for 962660d
py/setup.py
@@ -239,7 +239,7 @@ def run(self):
239
libraries=["torchtrt"],
240
include_dirs=[
241
dir_path + "torch_tensorrt/csrc", dir_path + "torch_tensorrt/include",
242
- dir_path + "/../bazel-Torch-TensorRT/external/tensorrt/include",
+ dir_path + "/../bazel-TRTorch/external/tensorrt/include",
243
dir_path + "/../bazel-Torch-TensorRT/external/tensorrt/include", dir_path + "/../"
244
],
245
extra_compile_args=[
0 commit comments