Skip to content

Allow to access fx from jac_cache via public API #210

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

Merged
merged 2 commits into from
Nov 7, 2022

Conversation

j-fu
Copy link
Contributor

@j-fu j-fu commented Nov 7, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 81.44% // Head: 0.22% // Decreases project coverage by -81.21% ⚠️

Coverage data is based on head (023c741) compared to base (7f00964).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #210       +/-   ##
==========================================
- Coverage   81.44%   0.22%   -81.22%     
==========================================
  Files          15      15               
  Lines         900     887       -13     
==========================================
- Hits          733       2      -731     
- Misses        167     885      +718     
Impacted Files Coverage Δ
src/SparseDiffTools.jl 40.00% <ø> (-60.00%) ⬇️
src/differentiation/compute_jacobian_ad.jl 0.00% <0.00%> (-90.46%) ⬇️
src/coloring/high_level.jl 0.00% <0.00%> (-100.00%) ⬇️
src/coloring/matrix2graph.jl 0.00% <0.00%> (-100.00%) ⬇️
src/coloring/greedy_d1_coloring.jl 0.00% <0.00%> (-100.00%) ⬇️
src/coloring/contraction_coloring.jl 0.00% <0.00%> (-100.00%) ⬇️
src/coloring/greedy_star1_coloring.jl 0.00% <0.00%> (-100.00%) ⬇️
src/coloring/greedy_star2_coloring.jl 0.00% <0.00%> (-100.00%) ⬇️
src/differentiation/compute_hessian_ad.jl 0.00% <0.00%> (-100.00%) ⬇️
src/differentiation/jaches_products_zygote.jl 0.00% <0.00%> (-100.00%) ⬇️
... and 4 more

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

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

@ChrisRackauckas ChrisRackauckas merged commit 0137837 into JuliaDiff:master Nov 7, 2022
@j-fu
Copy link
Contributor Author

j-fu commented Nov 7, 2022

👍

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