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

Implemented AbstractPullback #173

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

benedict-96
Copy link
Collaborator

@benedict-96 benedict-96 commented Nov 14, 2024

ZygotePullback is implemented in GeometricMachineLearning (same commit: e638e42), SymbolicPullback will be implemented in SymbolicNeuralNetworks.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

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

Project coverage is 68.02%. Comparing base (8366ad1) to head (66df4b5).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/pullback.jl 60.00% 2 Missing ⚠️
src/data_loader/optimize.jl 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   68.04%   68.02%   -0.03%     
==========================================
  Files         122      123       +1     
  Lines        3733     3740       +7     
==========================================
+ Hits         2540     2544       +4     
- Misses       1193     1196       +3     

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

@michakraus michakraus merged commit 73a9407 into main Nov 15, 2024
10 of 13 checks passed
@michakraus michakraus deleted the make-loss-gradient-an-optional-input-argument branch November 15, 2024 13:00
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.

2 participants