提交 a251956d 编写于 作者: W wanghaoshuang

Add activation to output of switch layer

上级 253b19ed
......@@ -6460,6 +6460,7 @@ def switch_order_layer(input,
return LayerOutput(
name=name,
layer_type=LayerType.SWITCH_ORDER_LAYER,
activation=act,
parents=input,
size=l.config.size)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册