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

Performance evaluation #2090

Open
AnonymousYWL opened this issue Sep 11, 2024 · 1 comment
Open

Performance evaluation #2090

AnonymousYWL opened this issue Sep 11, 2024 · 1 comment
Assignees
Labels
platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 question

Comments

@AnonymousYWL
Copy link

Hello.
Are there any benchmark results evaluating the performance of AMX-enabled processors for DNN operators, such as convolution and matrix multiplication?

@shu1chen shu1chen added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label Sep 11, 2024
@asirvaiy
Copy link

Hi,
You can use Benchdnn to check the performance of each operator. https://github.com/oneapi-src/oneDNN/tree/main/tests/benchdnn
To enable AMX, you need to use data type int8 or bf16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 question
Projects
None yet
Development

No branches or pull requests

4 participants