提交 e2442928 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!2329 Fix bugs when releasing resources.

Merge pull request !2329 from rick_sanchez/huangyong
......@@ -886,8 +886,6 @@ void PynativeExecutor::Clean() {
MS_LOG(INFO) << "Clean all res";
Clear();
grad_flag_ = false;
graph_map_.clear();
cell_graph_map_.clear();
df_builder_ = nullptr;
ad::CleanRes();
pipeline::ReclaimOptimizer();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册