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

【PIR API adaptor No.183】 Migrate python/paddle/nn/layer/rnn.py into pir #60180

Merged
merged 8 commits into from
Dec 21, 2023

Conversation

changeyoung98
Copy link
Contributor

@changeyoung98 changeyoung98 commented Dec 20, 2023

PR types

Others

PR changes

APIs

Description

PIR API 推全升级
将 python/paddle/nn/layer/rnn.py 迁移升级至 pir,并更新单测

paddle.nn.GRU
paddle.nn.LSTM
paddle.nn.SimpleRNN

单测覆盖率:all

pcard-67164
based on #60071

  • 修复op_test中对于多层返回值的处理
  • test_rnn_op测试全部通过

Copy link

paddle-bot bot commented Dec 20, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@changeyoung98 changeyoung98 merged commit 6c574bd into PaddlePaddle:develop Dec 21, 2023
29 checks passed
@changeyoung98 changeyoung98 deleted the czy-grad branch December 21, 2023 02:50
@changeyoung98 changeyoung98 changed the title [PIR] Migrate rnn into pir 【PIR API adaptor No.183】 Migrate python/paddle/nn/layer/rnn.py into pir Dec 25, 2023
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.

None yet

6 participants