FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

关于 onnxruntime 中的内存释放问题

Open locasxe opened this issue 6 months ago • 0 comments

❓ Questions and Help

What is your question?

运行最新版 onnxruntime cpu 版本 的2pass,发现在TpassUnit 等函数运行完后,内存仍有占用,且持续占用直到程序运行结束才会释放,这是为什么?我理解的话,不应该在Unit的时候就释放吗?

locasxe avatar Apr 22 '25 12:04 locasxe