-
-
Couldn't load subscription status.
- Fork 56
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Forward AD
- Non-Sparse Default AD should be
AutoPolyesterForwardDiff(if that package is loaded). This will be similar to SimpleNonlinearSolve
Reverse AD
- For in-place problems, we default to AutoFiniteDiff. This is a really bad choice. We should default to: (conditional on the package being loaded)
-
AutoReverseDiff(after implementing the corresponding version in SparseDiffTools) for non-GPU versions -
AutoEnzymefor all other cases
-
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers