提交 bb53388a authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add forgotten comma.

上级 77471f65
...@@ -33,7 +33,7 @@ AddConfigVar('cublas.lib', ...@@ -33,7 +33,7 @@ AddConfigVar('cublas.lib',
"""Name of the cuda blas library for the linker.""", """Name of the cuda blas library for the linker.""",
StrParam('cublas')) StrParam('cublas'))
AddConfigVar('enable_conv2d_fft' AddConfigVar('enable_conv2d_fft',
""" """
Use an fft implementation of conv2d on the GPU rather Use an fft implementation of conv2d on the GPU rather
than a direct one. than a direct one.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论