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][task 39] enable isort in python/paddle/base/framework.py(part3) #57839

Merged
merged 18 commits into from
Oct 9, 2023

Conversation

ccsuzzh
Copy link
Contributor

@ccsuzzh ccsuzzh commented Sep 28, 2023

PR types

Others

PR changes

Others

Description

enable isort in python/paddle/base (part3)

@paddle-bot
Copy link

paddle-bot bot commented Sep 28, 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 28, 2023
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 🐾

@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Oct 9, 2023
@luotao1 luotao1 merged commit dcb545f into PaddlePaddle:develop Oct 9, 2023
@ccsuzzh ccsuzzh deleted the fix_framework_isort branch October 12, 2023 01:56
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
…`(part3) (PaddlePaddle#57839)

* enable isort in python/paddle/base/framework.py

* try relative import

* `fluid_version` -> `paddle_version`

* correct noqa: F401

* try to fix import order deps

* refine comments

* `ir_change` -> `ir_guard`

* fix some ugly import from PaddlePaddle#46946

* fix `paddle/base/__init__.py`

* move all patch code into one place

* move all patch code to base/__init__.py

* remove monkey_patch_math_tensor, its part of monkey_patch_tensor

* adjust patch order

* Revert "adjust patch order"

This reverts commit 11a4881.

* Revert "remove monkey_patch_math_tensor, its part of monkey_patch_tensor"

This reverts commit 9532b66.

* Revert "move all patch code to base/__init__.py"

This reverts commit 3b1894c.

* Revert "move all patch code into one place"

This reverts commit 574d9ca.

---------

Co-authored-by: SigureMo <[email protected]>
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 16, 2023
…`(part3) (PaddlePaddle#57839)

* enable isort in python/paddle/base/framework.py

* try relative import

* `fluid_version` -> `paddle_version`

* correct noqa: F401

* try to fix import order deps

* refine comments

* `ir_change` -> `ir_guard`

* fix some ugly import from PaddlePaddle#46946

* fix `paddle/base/__init__.py`

* move all patch code into one place

* move all patch code to base/__init__.py

* remove monkey_patch_math_tensor, its part of monkey_patch_tensor

* adjust patch order

* Revert "adjust patch order"

This reverts commit 11a4881.

* Revert "remove monkey_patch_math_tensor, its part of monkey_patch_tensor"

This reverts commit 9532b66.

* Revert "move all patch code to base/__init__.py"

This reverts commit 3b1894c.

* Revert "move all patch code into one place"

This reverts commit 574d9ca.

---------

Co-authored-by: SigureMo <[email protected]>
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
…`(part3) (PaddlePaddle#57839)

* enable isort in python/paddle/base/framework.py

* try relative import

* `fluid_version` -> `paddle_version`

* correct noqa: F401

* try to fix import order deps

* refine comments

* `ir_change` -> `ir_guard`

* fix some ugly import from PaddlePaddle#46946

* fix `paddle/base/__init__.py`

* move all patch code into one place

* move all patch code to base/__init__.py

* remove monkey_patch_math_tensor, its part of monkey_patch_tensor

* adjust patch order

* Revert "adjust patch order"

This reverts commit 11a4881.

* Revert "remove monkey_patch_math_tensor, its part of monkey_patch_tensor"

This reverts commit 9532b66.

* Revert "move all patch code to base/__init__.py"

This reverts commit 3b1894c.

* Revert "move all patch code into one place"

This reverts commit 574d9ca.

---------

Co-authored-by: SigureMo <[email protected]>
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