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

Support GPU acceleration when possible #18

Open
mokurin000 opened this issue Aug 12, 2021 · 0 comments
Open

Support GPU acceleration when possible #18

mokurin000 opened this issue Aug 12, 2021 · 0 comments

Comments

@mokurin000
Copy link

mokurin000 commented Aug 12, 2021

There is a CUDA implementation of NeuQuant, CuNeuQuant, in C++
(Source code was Exported to this GitHub repository)

Though it is licensed under LGPL-3,

Dynamically linking LGPL-3 library requires no GPL license

arrayfire This crate(under BSD) supports both OpenCL and CUDA for parallel computing

The paper about CuNeuQuant

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

1 participant