Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

rk3399使用ACL存在内存泄露?,开启ACL内存一直涨,最终会killed;关闭ACL使用cpu推理内存保持不变

Open chgit0214 opened this issue 2 years ago • 1 comments

chgit0214 avatar May 20 '22 05:05 chgit0214

操作:graph是个全局变量,先加载模型初始化graph,然后每次推理只调用run_graph操作

chgit0214 avatar May 20 '22 05:05 chgit0214