Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix LSTM ouput #2547

Merged
merged 4 commits into from
Dec 11, 2024

fix

f96bd58
Select commit
Loading
Failed to load commit list.
Merged

hotfix LSTM ouput #2547

fix
f96bd58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

32.20% (-0.25%) compared to 428be48, passed because coverage increased by 0.48% when compared to adjusted base (31.71%)

View this Pull Request on Codecov

32.20% (-0.25%) compared to 428be48, passed because coverage increased by 0.48% when compared to adjusted base (31.71%)

Details

Codecov Report

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

Project coverage is 32.20%. Comparing base (428be48) to head (f96bd58).

Files with missing lines Patch % Lines
src/layers/recurrent.jl 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2547      +/-   ##
==========================================
- Coverage   32.44%   32.20%   -0.25%     
==========================================
  Files          34       34              
  Lines        1991     1972      -19     
==========================================
- Hits          646      635      -11     
+ Misses       1345     1337       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.