提交 236f0233 编写于 作者: Q qijun

fix typo

......@@ -144,7 +144,7 @@ class LayerHelper(object):
'Y': [b]},
outputs={'Out': [tmp]},
# for rowwise add, we should set axis 1
attr={'axis': 1})
attrs={'axis': 1})
return tmp
def append_activation(self, input_var):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册