Skip to content
Snippets Groups Projects
Commit 44ccf3c8 authored by Atlas_hrp's avatar Atlas_hrp
Browse files

[模型训练] 去掉save_graph与pre_trained的耦合

[修改人] haoripei
[审核人] chenshushu
parent afe6c408
No related branches found
No related tags found
No related merge requests found
......@@ -133,8 +133,6 @@ def set_parameter():
if target == "CPU":
config.run_distribute = False
config.save_graphs = not config.pre_trained
# init context
if config.mode_name == 'GRAPH':
if target == "Ascend":
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment