提交 dbe5cd90 编写于 作者: Y yangruoqi713

[MS][LITE][Develop] fix bug of arm cpu int8 op: pooling

上级 82dba19a
......@@ -58,6 +58,7 @@ void PoolingBaseCPUKernel::FreeQuantParam() {
free(*(pooling_quant_arg_ + i));
}
}
free(pooling_quant_arg_);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册