under-Peter / OMEinsum.jl

One More Einsum for Julia! With runtime order-specification and high-level adjoints for AD
https://under-peter.github.io/OMEinsum.jl/dev/
MIT License
181 stars 23 forks source link

Add the inplace version of the einsum function #159

Closed GiggleLiu closed 8 months ago

GiggleLiu commented 1 year ago

Related issues:

codecov-commenter commented 1 year ago

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 :warning:
src/matchrule.jl 95.00% 5 Missing :warning:
src/einsum.jl 99.19% 1 Missing :warning:
src/utils.jl 97.61% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.