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

extend lazy init to rnn #27

Merged
merged 1 commit into from
Aug 2, 2023
Merged

extend lazy init to rnn #27

merged 1 commit into from
Aug 2, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Aug 2, 2023

No description provided.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Patch coverage: 80.72% and project coverage change: -0.18% ⚠️

Comparison is base (edc4a04) 93.35% compared to head (ddaae28) 93.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   93.35%   93.17%   -0.18%     
==========================================
  Files          40       40              
  Lines        3461     3502      +41     
==========================================
+ Hits         3231     3263      +32     
- Misses        230      239       +9     
Files Changed Coverage Δ
serket/nn/recurrent.py 83.25% <79.22%> (-0.59%) ⬇️
serket/__init__.py 100.00% <100.00%> (ø)
serket/nn/utils.py 82.75% <100.00%> (ø)
tests/test_rnn.py 100.00% <100.00%> (ø)

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

@ASEM000 ASEM000 merged commit 632c72b into main Aug 2, 2023
12 checks passed
@ASEM000 ASEM000 deleted the lazy-recurrent branch August 2, 2023 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant