Skip to content

Handle what's required for basic neural networks#12

Merged
ChrisRackauckas merged 3 commits into
mainfrom
neuralnetworks
Mar 11, 2024
Merged

Handle what's required for basic neural networks#12
ChrisRackauckas merged 3 commits into
mainfrom
neuralnetworks

Conversation

@ChrisRackauckas

@ChrisRackauckas ChrisRackauckas commented Mar 11, 2024

Copy link
Copy Markdown
Member

@codecov

codecov Bot commented Mar 11, 2024

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 73.33%. Comparing base (a8e87e7) to head (3629ebb).

Files Patch % Lines
src/FunctionProperties.jl 44.44% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   75.00%   73.33%   -1.67%     
==========================================
  Files           1        1              
  Lines          36       45       +9     
==========================================
+ Hits           27       33       +6     
- Misses          9       12       +3     

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

@ChrisRackauckas ChrisRackauckas merged commit 49a71e0 into main Mar 11, 2024
@ChrisRackauckas ChrisRackauckas deleted the neuralnetworks branch March 11, 2024 00:45
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.

Handling broadcast Lux branching

1 participant