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

Adjust to new ann interface #125

Merged
merged 8 commits into from
Apr 9, 2024
Merged

Adjust to new ann interface #125

merged 8 commits into from
Apr 9, 2024

Conversation

benedict-96
Copy link
Collaborator

initialparameters and NeuralNetwork are now both called with arguments model, backend and T in that order.

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 68.00%. Comparing base (f28974d) to head (a0c5b77).

Files Patch % Lines
src/layers/bias_layer.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   67.42%   68.00%   +0.57%     
==========================================
  Files          97       96       -1     
  Lines        2490     2469      -21     
==========================================
  Hits         1679     1679              
+ Misses        811      790      -21     

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

@benedict-96 benedict-96 requested a review from michakraus March 22, 2024 11:29
@benedict-96 benedict-96 marked this pull request as draft April 9, 2024 07:46
@benedict-96 benedict-96 marked this pull request as ready for review April 9, 2024 09:14
@michakraus michakraus merged commit 5826405 into main Apr 9, 2024
13 of 16 checks passed
@michakraus michakraus deleted the ajust_to_new_ann_interface branch April 9, 2024 09: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.

2 participants