提交 11bc72a6 authored 作者: Frederic Bastien's avatar Frederic Bastien

flake8

上级 46c2a563
...@@ -615,7 +615,7 @@ def local_abstractconv_check(node): ...@@ -615,7 +615,7 @@ def local_abstractconv_check(node):
'both "conv_dnn" and "conv_gemm" from the optimizer? If on GPU, ' 'both "conv_dnn" and "conv_gemm" from the optimizer? If on GPU, '
'is cuDNN available and does the GPU support it? If on CPU, ' 'is cuDNN available and does the GPU support it? If on CPU, '
'do you have a BLAS library installed Theano can link against? ' 'do you have a BLAS library installed Theano can link against? '
'On the CPU we do not support float16.'% 'On the CPU we do not support float16.' %
node.op.__class__.__name__) node.op.__class__.__name__)
optdb.register('AbstractConvCheck', optdb.register('AbstractConvCheck',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论