We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any plans to allow openCL support? (Given that other neural art style algorithms in Torch support it).
Thanks!
The text was updated successfully, but these errors were encountered:
Hey, it's very simple, just replace all :cuda() to :cl() with find and replace :) I do not have time now to update the repo.
:cuda()
:cl()
Sorry, something went wrong.
I'll try it, thanks!
On Wed, Jun 15, 2016 at 9:45 PM, Dmitry Ulyanov [email protected] wrote:
Hey, it's very simple, just replace all :cuda() to :cl() with find and replace :) I do not have time now to update the repo. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #3 (comment), or mute the thread https://github.com/notifications/unsubscribe/AE4hg_vFgzuRnLyV347PXB-nsXYS-18zks5qMEhSgaJpZM4I2a2i .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #3 (comment), or mute the thread https://github.com/notifications/unsubscribe/AE4hg_vFgzuRnLyV347PXB-nsXYS-18zks5qMEhSgaJpZM4I2a2i .
Dan Ofer - דן עופר Publications http://scholar.google.co.il/citations?hl=en&user=uDx2ItYAAAAJ
Photography http://picasaweb.google.com/ddofer http://500px.com/DanOfer
No branches or pull requests
Any plans to allow openCL support? (Given that other neural art style algorithms in Torch support it).
Thanks!
The text was updated successfully, but these errors were encountered: