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

thoughts on porting averagepooling ceil mode into opencl? #15

Closed
hughperkins opened this issue Sep 23, 2015 · 2 comments
Closed

thoughts on porting averagepooling ceil mode into opencl? #15

hughperkins opened this issue Sep 23, 2015 · 2 comments

Comments

@hughperkins
Copy link

Hi Sergey,

Looks like some neural-style models could plausibly benefit from averagepooling. Therefore needs ceil mode. So, I'm pondering vaguely porting your inn averagepooling to cl somehow/somewhere. Seems like the easiest way to do this might be to fork inn itself, eg to 'clinn'? (Otherwise needs to port everything into nn, which whilst a good long-term goal, might take more than a few days probably I would think?)

Hugh

(PS I suppose one other way would be to port directly into clnn, and then hack neural-style's loadcaffe_wrapper.lua, that might be easier actually.... still pondering...)

@szagoruyko
Copy link
Owner

Hi Hugh, check this torch/cunn#134 it will go into nn&cunn soon

@hughperkins
Copy link
Author

Awesomeness! Thanks! :-)

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