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 a debug statement when we fallback in cueinsum #126

Closed kshyatt closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #126 (ea17b67) into master (487b7db) will decrease coverage by 0.10%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   85.63%   85.52%   -0.11%     
==========================================
  Files          15       15              
  Lines        1051     1050       -1     
==========================================
- Hits          900      898       -2     
- Misses        151      152       +1     
Impacted Files Coverage Δ
src/cueinsum.jl 0.00% <0.00%> (ø)
src/autodiff.jl 90.90% <0.00%> (-0.76%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 487b7db...ea17b67. Read the comment docs.