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 722f694 commit d0f6a83Copy full SHA for d0f6a83
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