TensorBFS / OMEinsumContractionOrders.jl

Tensor network contraction order optimizers for OMEinsum
MIT License
25 stars 3 forks source link

avoid using view to prevent unexpected reshaped CuArray #26

Closed GiggleLiu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (d6ca421) into master (4ed5fb5) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   95.75%   95.77%   +0.01%     
==========================================
  Files           8        8              
  Lines         731      734       +3     
==========================================
+ Hits          700      703       +3     
  Misses         31       31              
Impacted Files Coverage Δ
src/slicing.jl 99.05% <100.00%> (+0.02%) :arrow_up:

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 4ed5fb5...d6ca421. Read the comment docs.