dfdx / Yota.jl

Reverse-mode automatic differentiation in Julia
MIT License
158 stars 12 forks source link

Support `ChainRulesCore.@opt_out` #98

Closed dfdx closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #98 (f82c2db) into main (cb8b6da) will increase coverage by 0.19%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   81.89%   82.09%   +0.19%     
==========================================
  Files           7        7              
  Lines         359      363       +4     
==========================================
+ Hits          294      298       +4     
  Misses         65       65              
Impacted Files Coverage Δ
src/chainrules.jl 76.92% <100.00%> (+1.11%) :arrow_up:
src/grad.jl 88.98% <100.00%> (+0.09%) :arrow_up:

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 cb8b6da...f82c2db. Read the comment docs.