LuxDL / LuxLib.jl

Backend for Lux.jl
MIT License
9 stars 0 forks source link

fix: decide internal operation based on unwrapped arrays #141

Closed avik-pal closed 2 months ago

avik-pal commented 2 months ago

fixes #140

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 6.52%. Comparing base (c185f04) to head (a5983f9).

Files Patch % Lines
src/traits.jl 83.33% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (c185f04) and HEAD (a5983f9). Click for more details.

HEAD has 36 uploads less than BASE | Flag | BASE (c185f04) | HEAD (a5983f9) | |------|------|------| ||37|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 83.93% 6.52% -77.41% ========================================== Files 37 36 -1 Lines 1867 1838 -29 ========================================== - Hits 1567 120 -1447 - Misses 300 1718 +1418 ```

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