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

Add oneDNN bindings #9

Open
cryptodeal opened this issue Nov 7, 2023 · 0 comments
Open

Add oneDNN bindings #9

cryptodeal opened this issue Nov 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cryptodeal
Copy link
Owner

What is the problem this feature would solve?

Enables oneDNN backend and is used by the ArrayFire backend for conv2d, pool2d, batchnorm, rnn, conv2dBackwardData, conv2dBackwardFilterBias, pool2dBackward, batchnormBackward, and rnnBackward Autograd ops.

What is the feature you are proposing to solve the problem?

Enables first steps in completing autograd operations for the existing ArrayFire backend as well as unblocking the future oneDNN backend.

What alternatives have you considered?

No response

@cryptodeal cryptodeal added the enhancement New feature or request label Nov 7, 2023
@cryptodeal cryptodeal self-assigned this Nov 7, 2023
@cryptodeal cryptodeal pinned this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant