We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa2bbb commit 8be7e77Copy full SHA for 8be7e77
examples/3_MultiGPU/README.md
@@ -20,7 +20,8 @@ the TorchScript model in inference mode.
20
To run this example requires:
21
22
- CMake
23
-- FTorch (installed as described in main package)
+- Two GPU devices that support CUDA and have it installed.
24
+- FTorch (installed with CUDA enabled as described in main package)
25
- Python 3
26
27
## Running
0 commit comments