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

1.7 bug fix #22862

Merged
merged 2 commits into from
Mar 5, 2020
Merged

1.7 bug fix #22862

merged 2 commits into from
Mar 5, 2020

Conversation

123malin
Copy link
Contributor

@123malin 123malin commented Mar 5, 2020

#22751 修复语法错误:

  1. trainer_factory._create_trainer方法中,判断是否用默认值的方法是:opt_info == None;该写法无法正确识别opt_info 为空字符、空字典、空列表等case。

#22677 优化distributedStrategy:

  1. 增加对不同分布式策略配的检查。
  2. trainer_runtime_config打印操作增加对分布式策略的多态,避免运行过程中打印没用到的参数,减少歧义。

@123malin 123malin merged commit 143023b into PaddlePaddle:release/1.7 Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants