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 benchmarks for vbinary microkernels #6396

Open
fbarchard opened this issue May 9, 2024 · 0 comments
Open

Add benchmarks for vbinary microkernels #6396

fbarchard opened this issue May 9, 2024 · 0 comments

Comments

@fbarchard
Copy link
Contributor

F32 and F16 are missing vbinary benchmarks

There are vunary benchmarks which are generated from tests

And a few have 8 bit tests
qs8-vadd.cc:#include <xnnpack/vbinary.h>
qs8-vaddc.cc:#include <xnnpack/vbinary.h>
qs8-vmul.cc:#include <xnnpack/vbinary.h>
qs8-vmulc.cc:#include <xnnpack/vbinary.h>
qu8-vadd.cc:#include <xnnpack/vbinary.h>
qu8-vaddc.cc:#include <xnnpack/vbinary.h>
qu8-vmul.cc:#include <xnnpack/vbinary.h>
qu8-vmulc.cc:#include <xnnpack/vbinary.h>

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

No branches or pull requests

1 participant