baggepinnen / FluxOptTools.jl

Use Optim to train Flux models and visualize loss landscapes
MIT License
59 stars 4 forks source link

Added Flux 0.14 to compat #24

Closed gnadt closed 1 year ago

gnadt commented 1 year ago

Tests pass locally

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f15bfc8) 95.55% compared to head (485fafb) 95.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ======================================= Coverage 95.55% 95.55% ======================================= Files 2 2 Lines 90 90 ======================================= Hits 86 86 Misses 4 4 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.55% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fredrik+Bagge+Carlson#carryforward-flags-in-the-pull-request-comment) to find out more.

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

gnadt commented 1 year ago

@baggepinnen thanks for merging, can you do a new release so Flux 0.14 can be used in projects with a FluxOptTools dependency?