Skip to content

perf: improve wrong-mode pushforward/pullback for scalars#931

Merged
gdalle merged 3 commits intomainfrom
gd/perfwrongmode
Nov 20, 2025
Merged

perf: improve wrong-mode pushforward/pullback for scalars#931
gdalle merged 3 commits intomainfrom
gd/perfwrongmode

Conversation

@gdalle
Copy link
Copy Markdown
Member

@gdalle gdalle commented Nov 20, 2025

Fixes #930

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (3f4c2de) to head (864abfd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #931      +/-   ##
==========================================
- Coverage   98.22%   93.28%   -4.95%     
==========================================
  Files         133      130       -3     
  Lines        7959     7936      -23     
==========================================
- Hits         7818     7403     -415     
- Misses        141      533     +392     
Flag Coverage Δ
DI 97.92% <100.00%> (-1.09%) ⬇️
DIT 81.17% <ø> (-15.03%) ⬇️

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.

@gdalle gdalle added the skipci Don't run CI tests and docs label Nov 20, 2025
@gdalle gdalle marked this pull request as ready for review November 20, 2025 23:36
@gdalle gdalle merged commit 11796c5 into main Nov 20, 2025
30 of 31 checks passed
@gdalle gdalle deleted the gd/perfwrongmode branch November 20, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skipci Don't run CI tests and docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overhead of function call to get output shape in pushforward-via-pullback

1 participant