提交 8db25d5f 编写于 作者: 0 0YuanZhang0

sequence_tagging

上级 faa2314c
......@@ -1070,7 +1070,7 @@ class BiGRU(fluid.dygraph.Layer):
self.gru_r = DynamicGRU(
size=grnn_hidden_dim,
is_reverse=False,
is_reverse=True,
h_0=h_0,
param_attr=fluid.ParamAttr(
initializer=fluid.initializer.Uniform(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册