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

Use header tables to generate binary microkernel benchmarks #7137

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Sep 19, 2024

Use header tables to generate binary microkernel benchmarks

This change replaces the existing quantized binary operator benchmarks.

We also now finally have enough automation in place to add binary operator benchmarks easily. Fixes #6396

Also add vunary benchmark to CMake build, and fix some issues found on some targets.

@copybara-service copybara-service bot force-pushed the test_676533418 branch 4 times, most recently from 49ce38a to 8ef4a4b Compare September 20, 2024 00:48
This change replaces the existing quantized binary operator benchmarks.

We also now finally have enough automation in place to add binary operator benchmarks easily. Fixes #6396

Also add vunary benchmark to CMake build, and fix some issues found on some targets.

PiperOrigin-RevId: 676633750
@copybara-service copybara-service bot merged commit de123c1 into master Sep 20, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_676533418 branch September 20, 2024 01:02
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.

Add benchmarks for vbinary microkernels
1 participant