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

StaticArrays in, StaticArrays out #93

Merged
merged 11 commits into from
Jun 29, 2022
Merged

Conversation

chriselrod
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #93 (9bd9a02) into main (5b8b9a9) will increase coverage by 1.66%.
The diff coverage is 95.16%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   71.41%   73.08%   +1.66%     
==========================================
  Files          13       13              
  Lines        2316     2344      +28     
==========================================
+ Hits         1654     1713      +59     
+ Misses        662      631      -31     
Impacted Files Coverage Δ
src/dense.jl 87.25% <92.85%> (+5.22%) ⬆️
src/simple_chain.jl 87.50% <93.33%> (+0.40%) ⬆️
src/conv.jl 38.04% <100.00%> (-0.12%) ⬇️
src/dropout.jl 92.00% <100.00%> (ø)
src/forwarddiff_matmul.jl 95.23% <100.00%> (+6.55%) ⬆️
src/loss.jl 67.08% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b8b9a9...9bd9a02. Read the comment docs.

@chriselrod chriselrod enabled auto-merge June 28, 2022 13:35
@chriselrod chriselrod disabled auto-merge June 29, 2022 15:55
@chriselrod chriselrod merged commit 287adee into main Jun 29, 2022
@chriselrod chriselrod deleted the staticarrays2staticarrays branch June 29, 2022 15:55
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.

3 participants