slimgroup / InvertibleNetworks.jl

A Julia framework for invertible neural networks
MIT License
152 stars 23 forks source link

add compat for registration #33

Closed mloubout closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (1086f77) into master (f688509) will decrease coverage by 0.06%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   84.16%   84.10%   -0.07%     
==========================================
  Files          31       31              
  Lines        2476     2479       +3     
==========================================
+ Hits         2084     2085       +1     
- Misses        392      394       +2     
Impacted Files Coverage Δ
src/InvertibleNetworks.jl 60.00% <ø> (ø)
src/utils/chainrules.jl 87.50% <33.33%> (-3.81%) :arrow_down:
src/layers/layer_flux_block.jl 71.05% <100.00%> (ø)
src/layers/invertible_layer_hint.jl 92.82% <0.00%> (+0.03%) :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 f688509...1086f77. Read the comment docs.