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][Ruff][BUAA][A-[5-6]] Fix ruff Q003 diagnostic for 2 files in paddle/fluid/operators/generator/ #67314

Merged
merged 14 commits into from
Aug 12, 2024

Conversation

Marcusryz
Copy link
Contributor

PR Category

User Experience

PR Types

Devs

Description

修复如下文件 Q003 的 Ruff 规则:

  • paddle/fluid/operators/generator/generate_op.py

  • paddle/fluid/operators/generator/ops_extra_info_gen.py

Related Links

@gouzil @SigureMo

Copy link

paddle-bot bot commented Aug 12, 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.

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 🐾

为什么只改两个文件?

@Marcusryz
Copy link
Contributor Author

Marcusryz commented Aug 12, 2024

因为这两个文件是同一个文件夹下的,再往后的 A-7 开始就是另外一个文件夹了,有一点强迫症qwq

@luotao1 luotao1 added contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 labels Aug 12, 2024
@luotao1 luotao1 merged commit 6664f02 into PaddlePaddle:develop Aug 12, 2024
31 checks passed
Jeff114514 pushed a commit to Jeff114514/Paddle that referenced this pull request Aug 14, 2024
…es in `paddle/fluid/operators/generator/` (PaddlePaddle#67314)

* Add lerp CINN.

* update

* Refine lerp op CINN.

* Refine code.

* Refine code.

* Refine code.

* Refine A-5-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants