!28572 [MSLITE] CodeCheck.

Merge pull request !28572 from wangshaocong/code_check
This commit is contained in:
i-robot 2022-01-05 04:47:18 +00:00 committed by Gitee
commit 1412940b66
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ int CalTransBias(const AnfNodePtr &bn_mean_node, const AnfNodePtr &bn_bias_node,
}
}
return lite::RET_OK;
s
}
int CalEstimatedData(const AnfNodePtr &origin_node, const AnfNodePtr &scale_factor_node) {