Merge pull request !20599 from zhupuxu/clean_master
This commit is contained in:
i-robot 2021-07-21 01:08:45 +00:00 committed by Gitee
commit ef0cdd2b6b
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
namespace mindspore {
namespace opt {
void CacheManager::Update(const AnfNodePtr &node) {
MS_EXCEPTION_IF_NULL(node);
auto type_iter = type_map_.find(node);