Skip to content

[8.0] Implement optimized BF16 support for ARM architecture - [MOD-9079] #642

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

Merged
merged 1 commit into from
Apr 6, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 6, 2025

Description

Backport of #623 to 8.0.

)

* SVE implementation for bf16

* add required build flags and fix implementation

* final fixes and implement benchmarks

* added tests

* implement neon bf16 distance functions

* implement build flow and benchmarks

* added test

* format

* remove redundant check

* typo fix

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fixes and cleanup

* fix build

* fix svwhilelt_b16 calls

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
(cherry picked from commit bb41732)
@GuyAv46 GuyAv46 marked this pull request as draft April 6, 2025 16:31
@GuyAv46 GuyAv46 marked this pull request as ready for review April 6, 2025 16:31
@GuyAv46 GuyAv46 self-requested a review April 6, 2025 16:31
Copy link

codecov bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (d310b8e) to head (149733d).
Report is 1 commits behind head on 8.0.

Additional details and impacted files
@@           Coverage Diff           @@
##              8.0     #642   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files         106      106           
  Lines        5702     5702           
=======================================
  Hits         5542     5542           
  Misses        160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GuyAv46 GuyAv46 added this pull request to the merge queue Apr 6, 2025
Merged via the queue into 8.0 with commit 569018b Apr 6, 2025
14 checks passed
@GuyAv46 GuyAv46 deleted the backport-623-to-8.0 branch April 6, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant