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

Support batch axes / broadcasting #19

Merged
merged 11 commits into from
May 6, 2024
Merged

Support batch axes / broadcasting #19

merged 11 commits into from
May 6, 2024

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented May 5, 2024

Makes it easier to:

  • Use jaxlie with fewer vmaps.
  • Make useful ports of jaxlie to numpy, torch, etc.

Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (7374df2) to head (310320d).

❗ Current head 310320d differs from pull request most recent head f2eef4e. Consider uploading reports for the commit f2eef4e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   99.81%   99.79%   -0.02%     
==========================================
  Files          13       13              
  Lines         546      496      -50     
==========================================
- Hits          545      495      -50     
  Misses          1        1              
Flag Coverage Δ
unittests 99.79% <100.00%> (-0.02%) ⬇️

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.

@brentyi brentyi merged commit bacbd19 into master May 6, 2024
8 checks passed
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