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 eb9e1f6 commit 45a16c5Copy full SHA for 45a16c5
WORKSPACE
@@ -35,7 +35,7 @@ git_repository(
35
# This is currently used in pytorch NGC container CI testing.
36
local_repository(
37
name = "trtorch",
38
- path = "/opt/pytorch/trtorch"
+ path = "/opt/conda/lib/python3.8/site-packages/trtorch"
39
)
40
41
# CUDA should be installed on the system locally
0 commit comments