提交 deb14b5c authored 作者: slefrancois's avatar slefrancois

corrected EOL on configdefault.py

上级 65411f27
...@@ -104,7 +104,7 @@ class DeviceParam(ConfigParam): ...@@ -104,7 +104,7 @@ class DeviceParam(ConfigParam):
AddConfigVar( AddConfigVar(
'device', 'device',
("Default device for computations. If cuda* or opencl*, change the ("Default device for computations. If cuda* or opencl*, change the"
"default to try to move computation to the GPU. Do not use upper case" "default to try to move computation to the GPU. Do not use upper case"
"letters, only lower case even if NVIDIA uses capital letters."), "letters, only lower case even if NVIDIA uses capital letters."),
DeviceParam('cpu', allow_override=False), DeviceParam('cpu', allow_override=False),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论