LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
483 stars 58 forks source link

Simply `show` implementations and make them round-trippable #732

Closed avik-pal closed 3 months ago

avik-pal commented 3 months ago

Also Fixes #730

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 94.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.96%. Comparing base (201bcb4) to head (be0789a).

Files Patch % Lines
src/layers/display.jl 92.68% 3 Missing :warning:
src/layers/containers.jl 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #732 +/- ## ========================================== + Coverage 93.50% 96.96% +3.46% ========================================== Files 53 53 Lines 2710 2703 -7 ========================================== + Hits 2534 2621 +87 + Misses 176 82 -94 ```

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