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

dispatch optimizations #55

Closed
wants to merge 5 commits into from
Closed

dispatch optimizations #55

wants to merge 5 commits into from

Conversation

Fr0do
Copy link
Contributor

@Fr0do Fr0do commented Sep 10, 2023

Resolves #48

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: -0.12% ⚠️

Comparison is base (64c2fd6) 78.62% compared to head (b77995c) 78.50%.

❗ Current head b77995c differs from pull request most recent head 6907fe6. Consider uploading reports for the commit 6907fe6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   78.62%   78.50%   -0.12%     
==========================================
  Files          36       36              
  Lines        2975     2987      +12     
==========================================
+ Hits         2339     2345       +6     
- Misses        636      642       +6     
Files Changed Coverage Δ
cola/linalg/inv.py 86.44% <54.54%> (-3.47%) ⬇️
cola/linalg/diag_trace.py 84.21% <75.00%> (-0.73%) ⬇️

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

@Fr0do Fr0do closed this Sep 11, 2023
@Fr0do Fr0do deleted the dispatch branch September 11, 2023 15:59
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.

[Feature Request] Low Rank Dispatch rules (Woodbury identity, Trace rules, etc)
1 participant