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.
2 parents bc2978e + 20f327c commit 53ac60cCopy full SHA for 53ac60c
notebooks/README.md
@@ -14,7 +14,7 @@ git clone https://github.com/NVIDIA/Torch-TensorRT
14
Next, build the NVIDIA Torch-TensorRT container (from repo root):
15
16
```
17
-docker build -t torch_tensorrt -f ./docker/Dockerfile.21.06 .
+docker build -t torch_tensorrt -f ./docker/Dockerfile .
18
19
20
Then launch the container with:
0 commit comments