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

Make AutoZygote robust to zero gradients #609

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ChrisRackauckas
Copy link
Member

Zygote returns nothing for a true zero.

Zygote returns `nothing` for a true zero.
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #609 (72f75b6) into master (18d4468) will decrease coverage by 1.14%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #609      +/-   ##
=========================================
- Coverage    9.46%   8.33%   -1.14%     
=========================================
  Files          40      40              
  Lines        2694    2700       +6     
=========================================
- Hits          255     225      -30     
- Misses       2439    2475      +36     
Files Coverage Δ
ext/OptimizationZygoteExt.jl 0.00% <0.00%> (-24.33%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Vaibhavdixit02 Vaibhavdixit02 merged commit f0c4446 into master Oct 12, 2023
36 of 43 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch October 13, 2023 03:37
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