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 dfc07ba commit 420fef1Copy full SHA for 420fef1
README.md
@@ -276,7 +276,7 @@ In the directory where the source for `cuda_tensorflow_opencv` is:
276
```
277
# First, obtain a copy of the examples
278
git clone --depth 1 https://github.com/pytorch/examples.git pytorch-examples
279
-# Start a recebt container (adapt the CONTAINER_ID for your test), this will mount the current working directory as /dmc
+# Start a recent container (adapt the CONTAINER_ID for your test), this will mount the current working directory as /dmc
280
CONTAINER_ID="datamachines/cudnn_tensorflow_opencv:11.3.1_2.6.0_4.5.4-20211029" ./runDocker.sh
281
# Go into the super resolution example directory
282
cd pytorch-examples/super_resolution
0 commit comments