提交 d9ad3056 编写于 作者: Z zhaojiaying01

Remove redundant code

上级 15d23916
...@@ -109,8 +109,6 @@ void NormCompute(const NormParam<CPU> &param) { ...@@ -109,8 +109,6 @@ void NormCompute(const NormParam<CPU> &param) {
out_tmp = out_ptr + i * post; out_tmp = out_ptr + i * post;
} }
} }
delete (square_ptr);
} }
} // namespace operators } // namespace operators
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册