TuringLang / TuringCallbacks.jl

http://turinglang.org/TuringCallbacks.jl/
MIT License
13 stars 8 forks source link

Merge Turkie with TuringCallback #21

Closed theogf closed 3 years ago

theogf commented 3 years ago

Attempt to merge the work done on Turkie.jl with TuringCallbacks. This is ofc a WIP

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (1f03948) into master (b2d0c69) will increase coverage by 0.42%. The diff coverage is 1.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #21      +/-   ##
=========================================
+ Coverage    0.95%   1.37%   +0.42%     
=========================================
  Files           4       6       +2     
  Lines         105     218     +113     
=========================================
+ Hits            1       3       +2     
- Misses        104     215     +111     
Impacted Files Coverage Δ
src/callbacks/abstractplotting.jl 0.00% <0.00%> (ø)
src/callbacks/tensorboard.jl 0.00% <ø> (ø)
src/makiecallback.jl 0.00% <0.00%> (ø)
src/TuringCallbacks.jl 100.00% <100.00%> (ø)

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 b2d0c69...1f03948. Read the comment docs.