提交 16d029f9 authored 作者: Frederic Bastien's avatar Frederic Bastien

fix the print comment.

上级 f93b1c29
...@@ -599,7 +599,7 @@ using namespace std; ...@@ -599,7 +599,7 @@ using namespace std;
if self.unroll_patch: if self.unroll_patch:
if self.verbose: if self.verbose:
print "return unroll patch version",self.dx,self.dy print "return unroll patch version. all_shape=", all_shape
return _conv_op_code_unroll_patch%d return _conv_op_code_unroll_patch%d
if self.unroll_batch>0 or self.unroll_kern>0: if self.unroll_batch>0 or self.unroll_kern>0:
if self.unroll_batch<=0: self.unroll_batch=1 if self.unroll_batch<=0: self.unroll_batch=1
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论