forked from mindspore-Ecosystem/mindspore
!28572 [MSLITE] CodeCheck.
Merge pull request !28572 from wangshaocong/code_check
This commit is contained in:
commit
1412940b66
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue