You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`-D CUDA_V=(9.2\|10.1\|10.2\|none)`|`none`| Download libtorch for a CUDA version (`none` = download CPU version). |
71
+
|`-D CUDA_V=(9.2 [Linux only]\|10.1\|10.2\|none)`|`none`| Download libtorch for a CUDA version (`none` = download CPU version). |
72
72
|`-D DOWNLOAD_DATASETS=(OFF\|ON)`|`ON`| Download all datasets used in the tutorials. |
73
73
|`-D CMAKE_PREFIX_PATH=path/to/libtorch/share/cmake/Torch`|`<empty>`| Skip the downloading of libtorch and use your own local version (see Requirements) instead. |
74
74
|`-D CMAKE_BUILD_TYPE=(Release\|Debug)`|`<empty>` (`Release` when downloading libtorch on Windows) | Set the build type (`Release` = compile with optimizations)|
0 commit comments