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

Add the inplace version of the einsum function #159

Merged
merged 23 commits into from
Jan 13, 2024
Merged

Add the inplace version of the einsum function #159

merged 23 commits into from
Jan 13, 2024

Conversation

GiggleLiu
Copy link
Collaborator

@GiggleLiu GiggleLiu commented Sep 23, 2023

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2023

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (5bc5cc8) 88.82% compared to head (ef84f09) 89.32%.

Files Patch % Lines
ext/CUDAExt.jl 0.00% 40 Missing ⚠️
src/matchrule.jl 95.00% 5 Missing ⚠️
src/einsum.jl 99.19% 1 Missing ⚠️
src/utils.jl 97.61% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   88.82%   89.32%   +0.49%     
==========================================
  Files          12       14       +2     
  Lines         975     1030      +55     
==========================================
+ Hits          866      920      +54     
- Misses        109      110       +1     

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

@GiggleLiu GiggleLiu marked this pull request as ready for review January 13, 2024 18:22
@GiggleLiu GiggleLiu merged commit 34b8d50 into master Jan 13, 2024
4 of 5 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.

None yet

2 participants