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

Fix and test leakyrelu #505

Merged
merged 9 commits into from
Jul 20, 2023
Merged

Fix and test leakyrelu #505

merged 9 commits into from
Jul 20, 2023

Conversation

chriselrod
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 57.89% and project coverage change: +0.03 🎉

Comparison is base (a21d6f8) 85.79% compared to head (b7c6c02) 85.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   85.79%   85.83%   +0.03%     
==========================================
  Files          39       39              
  Lines        9575     9584       +9     
==========================================
+ Hits         8215     8226      +11     
+ Misses       1360     1358       -2     
Impacted Files Coverage Δ
src/LoopVectorization.jl 100.00% <ø> (ø)
src/predicates.jl 100.00% <ø> (ø)
ext/ForwardDiffExt.jl 5.64% <33.33%> (+5.64%) ⬆️
src/codegen/split_loops.jl 100.00% <100.00%> (ø)
src/modeling/costs.jl 60.00% <100.00%> (ø)
src/reconstruct_loopset.jl 92.32% <100.00%> (ø)
src/simdfunctionals/mapreduce.jl 92.63% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chriselrod chriselrod merged commit 73fb725 into main Jul 20, 2023
48 of 59 checks passed
@chriselrod chriselrod deleted the stridesfixinbroadcast branch July 20, 2023 13:02
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.

1 participant