Skip to content

Conversation

peterzhang2029
Copy link
Contributor

resolve #5037

Copy link
Contributor

@lcy-seso lcy-seso Oct 24, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

layers.py 下面现在有 https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/trainer_config_helpers/layers.py#L6388 gated_unit。gated unit 最初在添加的时候没有和卷积强绑定在一起,考虑到 gated unit 可以看作是一个通用的框架,输入可以是任何其他的层,不限于卷积。

@peterzhang2029 peterzhang2029 changed the title add gated linear unit add gated conv for language model Nov 2, 2017
@luotao1
Copy link
Contributor

luotao1 commented Feb 1, 2019

感谢您给PaddlePaddle贡献代码。由于Paddle V1/V2版本已不再维护,相关代码也已从develop分支上删除,因此关闭您的PR,欢迎您向Paddle最新版-Fluid贡献代码。
Thanks for contributing to PaddlePaddle! Since V1/V2 will not be maintained anymore, and related codes have been deleted from develop branch as well, we close this PR. Welcome to contribute to Fluid——the latest version of PaddlePaddle.

@luotao1 luotao1 closed this Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add gated linear unit network.

3 participants