- Notifications
You must be signed in to change notification settings - Fork 0
Add oneDNN bindings #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
What is the problem this feature would solve?
Enables
oneDNNbackend and is used by the ArrayFire backend forconv2d,pool2d,batchnorm,rnn,conv2dBackwardData,conv2dBackwardFilterBias,pool2dBackward,batchnormBackward, andrnnBackwardAutograd ops.What is the feature you are proposing to solve the problem?
Enables first steps in completing
autogradoperations for the existing ArrayFire backend as well as unblocking the futureoneDNNbackend.What alternatives have you considered?
No response