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

[FEATURE REQUEST] CPU-only convolutions #11

Open
1 of 2 tasks
Dando18 opened this issue Jul 10, 2019 · 0 comments · May be fixed by #32
Open
1 of 2 tasks

[FEATURE REQUEST] CPU-only convolutions #11

Dando18 opened this issue Jul 10, 2019 · 0 comments · May be fixed by #32
Assignees
Labels
feature-request requesting a new feature
Milestone

Comments

@Dando18
Copy link
Collaborator

Dando18 commented Jul 10, 2019

Is your feature request related to a problem? Please describe.
Currently MagmaDNN convolutions are only supported on the GPU. This disallows any testing of networks on CPU only installs.

Describe the solution you'd like
A working implementation of CPU-only convolutions (2D) for MagmDNN. Not necessarily optimized (perhaps use MKL if available), but functional.

Todo:

  • implement CPU only convolution (2d)
  • test CPU only convolution
@Dando18 Dando18 added the feature-request requesting a new feature label Jul 10, 2019
@Dando18 Dando18 added this to the MagmaDNN-v1.2 milestone Jul 10, 2019
@Dando18 Dando18 self-assigned this Jul 10, 2019
@Dando18 Dando18 linked a pull request Jul 29, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request requesting a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant