chaiNNer-org / chaiNNer

A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and powerful programmatic image processing application.
https://chaiNNer.app
GNU General Public License v3.0
4.25k stars 267 forks source link

NCNN but with really high memory usage. #2963

Open dontknowhy opened 2 days ago

dontknowhy commented 2 days ago

Information:

Description This issue is from #2926 . Because I managed to let NCNN works but with another problem. Basically, NCNN is now working by updating new kernel driver. But it will eat all of my system's memory unless I configure the Memory Budget Limit option. Also, I have confirmed that the original NCNN is working under Vulkan acceleration with a Python binding. (Using the official example )

Logs Using Pastebin because of some GFW issues: Pastebin