-
Notifications
You must be signed in to change notification settings - Fork 87
Description
Love your crate, excellent work! I have a need to fork and add GPU support via either rust-cuda or wgpu crates. Uncertain of the current scope right now, but at the very least I'll be adding support into the LBFGS solver/optimizer. I have loads of ML tasks to complete (many still open-ended), so this can/will easily expand into other modules/structs throughout the smartcore crate.
I need this for myself, so I'll be doing it regardless. Just wondering - is it worth my while to put in the extra time to polish it into a PR? In other words, if I submitted a PR with GPU support, would you review and potentially merge it? Or am I better off just concentrating on my own needs and not worrying about the extra time to polish it into a PR?
If you want me to go the PR route, anything you'd like me to keep in mind while implementing this, just let me know. Obviously as a separate feature. Want rust-cuda, wgpu, opencl, or do you have a preference?
Cheers,
Matt