TensorBFS / OMEinsumContractionOrders.jl

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

automatic determining sc_target #4

Closed GiggleLiu closed 3 years ago

GiggleLiu commented 3 years ago
codeg_auto = optimize_kahypar_auto(code, uniformsize(code, 2))

Check the tests for a full example.

codecov[bot] commented 3 years ago

Codecov Report

Merging #4 (ff49459) into master (c7000ce) will increase coverage by 2.87%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   87.65%   90.52%   +2.87%     
==========================================
  Files           1        1              
  Lines          81       95      +14     
==========================================
+ Hits           71       86      +15     
+ Misses         10        9       -1     
Impacted Files Coverage Δ
src/kahypar.jl 90.52% <100.00%> (+2.87%) :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 c7000ce...ff49459. Read the comment docs.