Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can someone make a simple exe for CPU users? #781

Open
bil80 opened this issue Apr 12, 2024 · 2 comments
Open

Can someone make a simple exe for CPU users? #781

bil80 opened this issue Apr 12, 2024 · 2 comments

Comments

@bil80
Copy link

bil80 commented Apr 12, 2024

Hi Developer Team, i'm enjoying the exe GPU version for windows, but i would appreciate a CPU-optimized executable for users without GPU access. If anyone has it! Could you please share it with me? Thanks in advance!

@bil80 bil80 changed the title Can someone make a simple exe for CPU users? :) Can someone make a simple exe for CPU users? Apr 15, 2024
@SA-j00u
Copy link

SA-j00u commented May 4, 2024

Hi Developer Team, i'm enjoying the exe GPU version for windows, but i would appreciate a CPU-optimized executable for users without GPU access. If anyone has it! Could you please share it with me? Thanks in advance!

not optimized but you can run ncnn resizer from releases on CPU with swiftshader
#792 (comment)
just put all dll-s to folder with esrgan-ncnn-vulkan.exe
(also pth2ncnn.exe works with it too
or you can try replace onnx2ncnn.exe and ncnnoptimize.exe with no shared versions https://github.com/Tencent/ncnn/releases that works without vulkan)

pytorch version can be runed on CPU too
but it's not simple exe at all.. (just 4GB of pyth00n dependency ballast)

@bil80
Copy link
Author

bil80 commented May 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants