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 26c4a00 commit 6a9f8d0Copy full SHA for 6a9f8d0
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