Skip to content

Conversation

annop-w
Copy link

@annop-w annop-w commented Oct 22, 2024

This removes aarch64 specific code branches for caching oneDNN matmul primitive in ideep.
Instead, we rely on primitive caching in oneDNN. Since oneDNN v3.6 matmul primitive with ACL
backend leverages the experimental stateless API in ACL and thus can be cached more efficiently.

The work to make ACL lowp matmul primitive is still in progress. Please hold off merging this PR
until that work is done.

This removes aarch64 specific code branches for caching
oneDNN matmul primitive in ideep. Instead, we rely on
primitive caching in oneDNN. Since oneDNN v3.6 matmul
primitive with ACL backend leverages the experimental
stateless API in ACL and thus can be cached more
efficiently.
@annop-w annop-w marked this pull request as draft November 4, 2024 17:39
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

Successfully merging this pull request may close these issues.

1 participant