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

AD backends #85

Closed
wants to merge 3 commits into from
Closed

AD backends #85

wants to merge 3 commits into from

Conversation

lostella
Copy link
Member

@lostella lostella commented Dec 3, 2022

Breaking change, addresses #80, #71

Checklist before merging:

  • Bump version number
  • Update documentation

Note: benchmark workflow is supposed to fail, as Zygote is not a dependency anymore but is imported on master.

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #85 (d67d3ce) into master (dc0342c) will decrease coverage by 0.07%.
The diff coverage is 86.66%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   89.34%   89.27%   -0.08%     
==========================================
  Files          21       23       +2     
  Lines         920      932      +12     
==========================================
+ Hits          822      832      +10     
- Misses         98      100       +2     
Impacted Files Coverage Δ
src/autodiff/backends.jl 50.00% <50.00%> (ø)
src/ProximalAlgorithms.jl 100.00% <100.00%> (ø)
src/autodiff/yota.jl 100.00% <100.00%> (ø)
src/autodiff/zygote.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lostella
Copy link
Member Author

Closing in favor of #90

@lostella lostella closed this Jan 20, 2024
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