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

Convolution Functions #33

Open
3 tasks
Tracked by #17
pavanky opened this issue Jul 10, 2017 · 1 comment
Open
3 tasks
Tracked by #17

Convolution Functions #33

pavanky opened this issue Jul 10, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@pavanky
Copy link
Member

pavanky commented Jul 10, 2017

The following functions and modules need to be implemented:

  • Basic Convolutions: No strides, No pooling
  • Strided Convolutions without pooling
  • Strided Convolutions with pooling

Merging Strided Convolutions with pooling could potentially allow call wrap and unwrap to be only called once instead of twice.

@pavanky pavanky added this to the 0.1 milestone Jul 10, 2017
@pavanky pavanky mentioned this issue Jul 10, 2017
20 tasks
@MichaelMcCulloch
Copy link

Hello, I see this thread has been silent for quite some time, however I have need of a way to implement max pooling with arrayfire, and I was interested to know how you planned to do it?

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

No branches or pull requests

3 participants