MNN icon indicating copy to clipboard operation
MNN copied to clipboard

OpenCLBackend.cpp里调用createOpenCLSymbolsOperatorSingleInstance()生成了gInstance,在哪里释放

Open xxxxxxLD opened this issue 1 year ago • 1 comments

平台(如果交叉编译请再附上交叉编译目标平台):

Windows

Github版本:

github最新版本

如题,new了一个变量,但没找到释放的位置

xxxxxxLD avatar May 15 '24 03:05 xxxxxxLD

这个是单例,不会重复申请,也不会释放

jxt1234 avatar May 16 '24 08:05 jxt1234

Marking as stale. No activity in 60 days.

github-actions[bot] avatar Jul 15 '24 09:07 github-actions[bot]