Skip to content

[Fix] Compat issue with the Accelerate library#489

Merged
kozistr merged 2 commits intomainfrom
fix/compat-with-accelerate
Feb 28, 2026
Merged

[Fix] Compat issue with the Accelerate library#489
kozistr merged 2 commits intomainfrom
fix/compat-with-accelerate

Conversation

@kozistr
Copy link
Owner

@kozistr kozistr commented Feb 28, 2026

Problem (Why?)

Fixes #484

Solution (What/How?)

  • Accelerate-compat state

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

Checklist

  • Make sure to run make format before commit
  • My code adheres to the style guidelines of this project (make check shows no errors)
  • Both new and existing unit tests pass successfully on my local environment by running make test
  • I have made the necessary changes to the documentation

@kozistr kozistr self-assigned this Feb 28, 2026
@github-actions github-actions bot added the optimizer about optimizer label Feb 28, 2026
@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (07cecc4) to head (fa172d6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #489   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          123       123           
  Lines        11677     11679    +2     
=========================================
+ Hits         11677     11679    +2     
Flag Coverage Δ
3.10 100.00% <100.00%> (ø)
3.11 100.00% <100.00%> (ø)
3.12 100.00% <100.00%> (ø)
3.13 100.00% <100.00%> (ø)
3.14 100.00% <100.00%> (ø)
3.8 99.99% <100.00%> (ø)
3.9 99.99% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 28, 2026
@kozistr kozistr merged commit 50682fc into main Feb 28, 2026
16 checks passed
@kozistr kozistr deleted the fix/compat-with-accelerate branch February 28, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation optimizer about optimizer size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lookahead optimizer wrapper incompatible with Accelerate

1 participant