提交 9b457370 authored 作者: Frederic's avatar Frederic

Fix indentation problem introduced in this PR

上级 d590f3d8
......@@ -28,9 +28,8 @@ try:
from scipy.signal.sigtools import _convolve2d
imported_scipy_signal = True
except ImportError:
pass
imported_scipy_signal = False
imported_scipy_signal = False
__docformat__ = "restructuredtext en"
_logger = logging.getLogger("theano.tensor.nnet.conv")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论