Skip to content

Commit eec76f1

Browse files
committed
2 parents 8a9608a + 9f8a806 commit eec76f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ To use multiple style images, pass a comma-separated list like this:
185185
* `-backend`: `nn`, `cudnn`, or `clnn`. Default is `nn`. `cudnn` requires
186186
[cudnn.torch](https://github.com/soumith/cudnn.torch) and may reduce memory usage.
187187
`clnn` requires [cltorch](https://github.com/hughperkins/cltorch) and [clnn](https://github.com/hughperkins/clnn)
188-
* `cudnn_autotune`: When using the cuDNN backend, pass this flag to use the built-in cuDNN autotuner to select
188+
* `-cudnn_autotune`: When using the cuDNN backend, pass this flag to use the built-in cuDNN autotuner to select
189189
the best convolution algorithms for your architecture. This will make the first iteration a bit slower and can
190190
take a bit more memory, but may significantly speed up the cuDNN backend.
191191

0 commit comments

Comments
 (0)