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

Standardize the handling of states #553

Merged
merged 9 commits into from Mar 20, 2024
Merged

Standardize the handling of states #553

merged 9 commits into from Mar 20, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Mar 20, 2024

Fixes #515

  • Basics
  • Bayesian NN
  • Gravitational
  • Neural ODE
  • Polynomial Fitting
  • Hypernet (fix convergence issues)
  • SimpleChains

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

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

Project coverage is 87.09%. Comparing base (76f0ff2) to head (435aaa9).

Files Patch % Lines
src/helpers/stateful.jl 33.33% 2 Missing ⚠️
ext/LuxFluxExt.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
- Coverage   87.23%   87.09%   -0.14%     
==========================================
  Files          33       34       +1     
  Lines        1723     1728       +5     
==========================================
+ Hits         1503     1505       +2     
- Misses        220      223       +3     

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

@avik-pal avik-pal force-pushed the ap/standardize_docs branch 2 times, most recently from db775fc to aaf6086 Compare March 20, 2024 16:09
@avik-pal avik-pal merged commit 32a909a into main Mar 20, 2024
18 of 21 checks passed
@avik-pal avik-pal deleted the ap/standardize_docs branch March 20, 2024 17:15
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.

Documentation Request: Standardize the handling of the state st
1 participant