-
Notifications
You must be signed in to change notification settings - Fork 5.8k
handle_missing_edge_cases_in_fc #75413
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
base: develop
Are you sure you want to change the base?
handle_missing_edge_cases_in_fc #75413
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
/re-run all-failed |
2 similar comments
/re-run all-failed |
/re-run all-failed |
LGTM |
/re-run all-failed |
2 similar comments
/re-run all-failed |
/re-run all-failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/re-run all-failed |
4 similar comments
/re-run all-failed |
/re-run all-failed |
/re-run all-failed |
/re-run all-failed |
PR Category
Operator Mechanism
PR Types
Improvements
Description
当前load_state_dict使用fc框架时,只支持多卡或单卡策略转多卡策略,未支持多卡策略转单卡策略,加以补充,一方面用于单机合参,另一方面用于多卡策略转单机训练或推理