AbstractDifferentiation.jl icon indicating copy to clipboard operation
AbstractDifferentiation.jl copied to clipboard

Add docs for how to implement API as an AD

Open oxinabox opened this issue 2 years ago • 2 comments

There as no docs on @primative that i can find. Nor any guidance anywhere else

oxinabox avatar Jul 25 '23 16:07 oxinabox

Related: https://github.com/JuliaDiff/AbstractDifferentiation.jl/issues/13

devmotion avatar Aug 01 '23 12:08 devmotion

It would also make sense to have a DAG of which functions depend on which others. If only because the roots are the minimal set of implementations that a backend must provide

gdalle avatar Sep 21 '23 21:09 gdalle