Skip to content

Add InvariantPointAttention#45

Draft
AntonOresten wants to merge 5 commits intomainfrom
ipa-einops
Draft

Add InvariantPointAttention#45
AntonOresten wants to merge 5 commits intomainfrom
ipa-einops

Conversation

@AntonOresten
Copy link
Member

I finally got around to writing InvariantPointAttention with Einops.jl, and also experimented with StaticArrays.jl which should be quite fast.

Requires solving MurrellGroup/Einops.jl#47.

@AntonOresten AntonOresten marked this pull request as draft December 28, 2025 17:39
@codecov
Copy link

codecov bot commented Dec 28, 2025

Codecov Report

❌ Patch coverage is 0% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.94%. Comparing base (288f2fa) to head (6d04b08).

Files with missing lines Patch % Lines
...InvariantPointAttention/InvariantPointAttention.jl 0.00% 28 Missing ⚠️
src/InvariantPointAttention/utils.jl 0.00% 17 Missing ⚠️
src/Utils/split_axis.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   31.82%   29.94%   -1.89%     
==========================================
  Files          42       45       +3     
  Lines         842      895      +53     
==========================================
  Hits          268      268              
- Misses        574      627      +53     

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

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.

1 participant

Comments