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

[CodeStyle][Typos][B-14,B-[17-19]] Fix typos(Broardcast,Bradcast,Boardcast,buitin,buitlin,Buitin,builded,ba) #69966

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

rich04lin
Copy link
Contributor

PR Category

User Experience

PR Types

Devs

Description

Fix:
Broardcast
Bradcast
Boardcast
buitin
buitlin
Buitin
builded

Undo:
ba:表示张张量的顺序or缩写buddyallocator

@rich04lin rich04lin requested a review from SigureMo as a code owner December 4, 2024 16:10
Copy link

paddle-bot bot commented Dec 4, 2024

你的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.

@SigureMo SigureMo changed the title [CodeStyle][Typos][B-14,B-[17-19]] Fix typos(Broardcast,Bradcast,Boardcast,buitin,buitlin,Buitin,builded,ba) [CodeStyle][Typos][B-14,B-[17-19]] Fix typos(Broardcast,Bradcast,Boardcast,buitin,buitlin,Buitin,builded,ba) Dec 4, 2024
SigureMo
SigureMo previously approved these changes Dec 4, 2024
Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

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

LGTMeow 🐾

@SigureMo
Copy link
Member

SigureMo commented Dec 4, 2024

codestyle 又没过,本地没装 pre-commit 吗?

@paddle-bot paddle-bot bot added the contributor External developers label Dec 4, 2024
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Dec 5, 2024
@rich04lin
Copy link
Contributor Author

codestyle 又没过,本地没安装 pre-commit 吗?

下载了,有时候提交第二次才能成功

@SigureMo
Copy link
Member

SigureMo commented Dec 5, 2024

2024-12-05 00:57:26 ************************************************************************************
2024-12-05 00:57:26 Your PR code style check failed.
2024-12-05 00:57:26 Please install pre-commit locally and set up git hook scripts:
2024-12-05 00:57:26 
2024-12-05 00:57:26     pip install pre-commit==2.17.0
2024-12-05 00:57:26     pre-commit install
2024-12-05 00:57:26 
2024-12-05 00:57:26 Then, run pre-commit to check codestyle issues in your PR:
2024-12-05 00:57:26 
2024-12-05 00:57:26     pre-commit run --files _typos.toml paddle/fluid/framework/new_executor/standalone_executor.cc paddle/fluid/pir/serialize_deserialize/include/serialize_utils.h paddle/fluid/pybind/manual_static_op_function.h python/paddle/jit/dy2static/partial_program.py python/paddle/tensorrt/export.py python/paddle/tensorrt/util.py test/deprecated/legacy_test/test_eager_run_program_deprecated.py test/deprecated/legacy_test/test_run_program_op_deprecated.py test/legacy_test/test_elementwise_add_op.py test/legacy_test/test_imperative_triple_grad.py test/tensorrt/tensorrt_test_base.py
2024-12-05 00:57:26 
2024-12-05 00:57:26 For more information, please refer to our codestyle check guide:
2024-12-05 00:57:26 https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/git_guides/codestyle_check_guide_cn.html
2024-12-05 00:57:26 ************************************************************************************

下载了,有时候提交第二次才能成功

下载是什么?按照流程,安装 pre-commit,并在项目根目录初始化 git hook,正常来说不可能出现 codestyle 问题

@rich04lin
Copy link
Contributor Author

2024-12-05 00:57:26 ************************************************************************************
2024-12-05 00:57:26 Your PR code style check failed.
2024-12-05 00:57:26 Please install pre-commit locally and set up git hook scripts:
2024-12-05 00:57:26 
2024-12-05 00:57:26     pip install pre-commit==2.17.0
2024-12-05 00:57:26     pre-commit install
2024-12-05 00:57:26 
2024-12-05 00:57:26 Then, run pre-commit to check codestyle issues in your PR:
2024-12-05 00:57:26 
2024-12-05 00:57:26     pre-commit run --files _typos.toml paddle/fluid/framework/new_executor/standalone_executor.cc paddle/fluid/pir/serialize_deserialize/include/serialize_utils.h paddle/fluid/pybind/manual_static_op_function.h python/paddle/jit/dy2static/partial_program.py python/paddle/tensorrt/export.py python/paddle/tensorrt/util.py test/deprecated/legacy_test/test_eager_run_program_deprecated.py test/deprecated/legacy_test/test_run_program_op_deprecated.py test/legacy_test/test_elementwise_add_op.py test/legacy_test/test_imperative_triple_grad.py test/tensorrt/tensorrt_test_base.py
2024-12-05 00:57:26 
2024-12-05 00:57:26 For more information, please refer to our codestyle check guide:
2024-12-05 00:57:26 https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/dev_guides/git_guides/codestyle_check_guide_cn.html
2024-12-05 00:57:26 ************************************************************************************

下载了,有时候提交第二次才能成功

下载是什么?按照流程,安装 pre-commit,并在项目根目录初始化 git hook,正常来说不可能出现 codestyle 问题

安装初始化过的,有时候第一次提交显示codestyle有问题,重新再提交一次就没问题了

@luotao1 luotao1 merged commit 09ba547 into PaddlePaddle:develop Dec 6, 2024
28 checks passed
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.

3 participants