slimgroup / InvertibleNetworks.jl

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

Get tests passing in Julia 10 #103

Closed rafaelorozco closed 3 months ago

rafaelorozco commented 3 months ago

Need to run tests on GPU before merging.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.28%. Comparing base (1a4cba9) to head (bbd4519).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## =========================================== + Coverage 64.04% 89.28% +25.24% =========================================== Files 34 34 Lines 2581 2595 +14 =========================================== + Hits 1653 2317 +664 + Misses 928 278 -650 ```

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