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

upgrade CUDA #153

Closed GiggleLiu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #153 (4b97606) into master (556df4f) will decrease coverage by 0.07%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   89.02%   88.95%   -0.07%     
==========================================
  Files          12       12              
  Lines         975      978       +3     
==========================================
+ Hits          868      870       +2     
- Misses        107      108       +1     
Impacted Files Coverage Δ
src/cueinsum.jl 2.73% <0.00%> (ø)
src/einsequence.jl 93.75% <0.00%> (-0.43%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

GiggleLiu commented 1 year ago

Merge since all tests pass.