slimgroup / InvertibleNetworks.jl

A Julia framework for invertible neural networks
MIT License
148 stars 20 forks source link

add memory benchmarks #109

Closed rafaelorozco closed 3 weeks ago

rafaelorozco commented 1 month ago

clean examples, -Take away examples that cant download seismic dataset -make poster mnist example use plots instead of pyplots for frictionless use

Add examples -add memory benchmarks of normflows vs invertiblenetworks from paper

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.01%. Comparing base (cd4f3b0) to head (9323ad3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================== - Coverage 88.40% 86.01% -2.39% ========================================== Files 34 34 Lines 2595 2595 ========================================== - Hits 2294 2232 -62 - Misses 301 363 +62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.