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

Scan cell #87

Merged
merged 7 commits into from
Dec 2, 2023
Merged

Scan cell #87

merged 7 commits into from
Dec 2, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Dec 2, 2023

Simplify scanning API

  • Works for any function/serket cells with input,state->output,state signature
  • Updated guides to reflect changes.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (412e41d) 97.14% compared to head (3499890) 96.87%.

Files Patch % Lines
serket/_src/nn/linear.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   97.14%   96.87%   -0.27%     
==========================================
  Files          37       37              
  Lines        4549     4448     -101     
==========================================
- Hits         4419     4309     -110     
- Misses        130      139       +9     

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

@ASEM000 ASEM000 merged commit 7473148 into main Dec 2, 2023
14 checks passed
@ASEM000 ASEM000 deleted the scan-cell branch December 2, 2023 06:32
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