std::autodiff is currently experimental, but will implement the LLVM changes that were achieved by EnzymeAD.
This will move us away from operator-overloading approaches to automatic differentiation and let it be handled by the compiler.
This issue is to propose an implementation of that in the future, once it becomes stable and there is documentation for it.
std::autodiff is currently experimental, but will implement the LLVM changes that were achieved by EnzymeAD.
This will move us away from operator-overloading approaches to automatic differentiation and let it be handled by the compiler.
This issue is to propose an implementation of that in the future, once it becomes stable and there is documentation for it.