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