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

【CI】optimize cinn and build ci #54257

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

risemeup1
Copy link
Contributor

@risemeup1 risemeup1 commented May 31, 2023

PR types

Others

PR changes

Others

Description

Pcard-67010
将PR-CI-Build和PR-CI-CINN的编译合二为一,并解决CE-Framework和PR-CI-BUILD编译的问题
收益:CPU资源节省30~40分钟

@paddle-bot
Copy link

paddle-bot bot commented May 31, 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-ci-bot
Copy link

paddle-ci-bot bot commented Jun 9, 2023

Sorry to inform you that d1d7edb's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@risemeup1 risemeup1 changed the title fix cpu compile error fix cinn and coverage compile bug Sep 14, 2023
@risemeup1 risemeup1 force-pushed the fix_py3_error branch 3 times, most recently from 3bcd229 to f8df0df Compare September 17, 2023 11:01
@risemeup1 risemeup1 changed the title fix cinn and coverage compile bug 【CI】fix cinn and coverage compile bug Sep 19, 2023
@risemeup1 risemeup1 changed the title 【CI】fix cinn and coverage compile bug 【CI】optimize cinn and build ci Sep 19, 2023
@@ -987,7 +987,7 @@ function check_whl_size() {
fi

set +x
pr_whl_size=`du -m ${PADDLE_ROOT}/build/pr_whl/*.whl|awk '{print $1}'`
pr_whl_size=`du -m ${PADDLE_ROOT}/build/pr_whl/paddle*.whl|awk '{print $1}'`
echo "pr_whl_size: ${pr_whl_size}"

dev_whl_size=`du -m ${PADDLE_ROOT}/build/python/dist/*.whl|awk '{print $1}'`
Copy link
Contributor

Choose a reason for hiding this comment

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

这里也修改成paddle*.whl吧,保持统一

Copy link
Contributor Author

Choose a reason for hiding this comment

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

这里也修改成paddle*.whl吧,保持统一

已经改了,硕爷

@risemeup1 risemeup1 merged commit eaec6ab into PaddlePaddle:develop Sep 19, 2023
27 checks passed
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
* fix cinn and build bug

* fix cinn and build bug

* fix cinn and build bug

* fix cinn and build bug
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* fix cinn and build bug

* fix cinn and build bug

* fix cinn and build bug

* fix cinn and build bug
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.

3 participants