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] No.38 Migrate paddle.stack into pir #57477

Merged
merged 3 commits into from
Sep 27, 2023

Conversation

liyongchao911
Copy link
Contributor

@liyongchao911 liyongchao911 commented Sep 19, 2023

PR types

Others

PR changes

APIs

Description

[PIR]Migrate layer_norm into pir
No.38 Migrate paddle.stack into pir

@paddle-bot
Copy link

paddle-bot bot commented Sep 19, 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.

@paddle-bot paddle-bot bot added the contributor External developers label Sep 19, 2023
@paddle-bot
Copy link

paddle-bot bot commented Sep 19, 2023

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@YuanRisheng
Copy link
Contributor

@liyongchao911 在test_stack_op.py中TestStackBF16Op也加一下check_new_ir吧,这样单测就补全了,重新提交代码后跑一下ci试试看有没有问题,最新代码解决了一些bug

@YuanRisheng
Copy link
Contributor

image
按照这个提示先修复一下代码格式问题,ci-coverage的问题我先确认一下能否复现

@YuanRisheng
Copy link
Contributor

@liyongchao911 目前已经没有bug了,需要修复代码格式问题后重新提交代码

@YuanRisheng
Copy link
Contributor

@liyongchao911 如果本地pre-commit有问题,可以尝试按照ci-codestyle的提示手动修改一下代码格式,如下图所示:
image

@liyongchao911
Copy link
Contributor Author

@liyongchao911 如果本地pre-commit有问题,可以尝试按照ci-codestyle的提示手动修改一下代码格式,如下图所示: image

@YuanRisheng 已按照提示更新

@YuanRisheng YuanRisheng merged commit c515104 into PaddlePaddle:develop Sep 27, 2023
27 checks passed
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
* No.38 Migrate paddle.stack into pir

* update test_stack_op, TestStackBF16Op add new ir check

* update codestyle
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 16, 2023
* No.38 Migrate paddle.stack into pir

* update test_stack_op, TestStackBF16Op add new ir check

* update codestyle
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* No.38 Migrate paddle.stack into pir

* update test_stack_op, TestStackBF16Op add new ir check

* update codestyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants