[CodeStyle][F401] remove unused imports in python/paddle/distributed (#46758)
* [CodeStyle][F401] remove unused import in python/paddle/distributed
* remove pass
* empty commit
* Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
* Fix split import.
Fix split import.
* add noqa after meta_optimizers in factory
* restort collective ops
* expand `import *`
* add noqa after required imports
* try to fix APIs without core.ops
* Revert "try to fix APIs without core.ops"
This reverts commit 6172beaf601e84bf61f2490c12c4739f0edaa5eb.
* fix an increment
* empty commit
* add noqa after required imports
* expand `import *`, fix ci error
Co-authored-by: NShuangchi He <34329208+Yulv-git@users.noreply.github.com>
Showing
此差异已折叠。
想要评论请 注册 或 登录