Tractables / ChowLiuTrees.jl

Learning Chow-Liu Trees from data
Apache License 2.0
5 stars 1 forks source link

Free GPU memory when done #9

Closed guyvdbroeck closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (46ab35c) into main (667544c) will decrease coverage by 0.74%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   73.63%   72.88%   -0.75%     
==========================================
  Files           2        2              
  Lines         220      225       +5     
==========================================
+ Hits          162      164       +2     
- Misses         58       61       +3     
Impacted Files Coverage Δ
src/chow_liu_trees.jl 76.47% <0.00%> (-2.32%) :arrow_down:
src/information.jl 69.91% <100.00%> (+0.49%) :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 667544c...46ab35c. Read the comment docs.

guyvdbroeck commented 2 years ago

(first merge the previous pull request)