提交 2c26f2f5 authored 作者: nouiz's avatar nouiz

Merge pull request #1248 from delallea/minor

Minor stuff
...@@ -420,8 +420,8 @@ else: ...@@ -420,8 +420,8 @@ else:
" want theano to use.") " want theano to use.")
default_openmp = count > 1 default_openmp = count > 1
# Disable it by default for now as currently only the ConvOp support # Disable it by default for now as currently only the ConvOp supports
# it And this cause slow down by default as we do not disable it for # it, and this causes slowdown by default as we do not disable it for
# too small convolution. # too small convolution.
default_openmp = False default_openmp = False
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论