Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASR] remove fluid(except gradclip) #2155

Merged
merged 4 commits into from
Jul 19, 2022

Conversation

Jackwaterveg
Copy link
Contributor

@Jackwaterveg Jackwaterveg commented Jul 15, 2022

移除了除了 gradclip 以外所有关于 fluid 的依赖

修改 paddle 中 kaiming initailizer 的PR:
PaddlePaddle/Paddle#43721
kaiming initializer 公式: https://www.paddlepaddle.org.cn/documentation/docs/en/api/paddle/nn/initializer/KaimingUniform_en.html

@Jackwaterveg Jackwaterveg added this to the r1.1.0 milestone Jul 15, 2022
@mergify mergify bot added the S2T asr/st label Jul 15, 2022
Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

附上paddle中上次 init 的PR link

Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

文档中 paddle的最低版本也写成2.3.1吧

@mergify mergify bot added the README label Jul 15, 2022
Copy link
Collaborator

@zh794390558 zh794390558 left a comment

Choose a reason for hiding this comment

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

LGTM

@zh794390558 zh794390558 merged commit d098e02 into PaddlePaddle:develop Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants