AbstractDifferentiation.jl
AbstractDifferentiation.jl copied to clipboard
Add docs for how to implement API as an AD
There as no docs on @primative that i can find.
Nor any guidance anywhere else
Related: https://github.com/JuliaDiff/AbstractDifferentiation.jl/issues/13
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