-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancement (testing)Would improve the testsWould improve the testsenhancement: new rules requiredhigh priority
Description
This is required by models like: https://turinglang.org/docs/tutorials/10-bayesian-differential-equations/, or maximum_likelihood
based learning.
Probably need to
- add Mooncake support to: https://github.com/SciML/SciMLSensitivity.jl
- Testing use of rrule SciML/DiffEqBase.jl#1103
- Add Mooncake to Alternative AD Frontends SciML/SciMLSensitivity.jl#1151
- Mooncake Inside Problems SciML/SciMLSensitivity.jl#1152
- Setup Mooncake rrule SciML/DiffEqBase.jl#1158
- Get Mooncake direct adjoints working SciML/OrdinaryDiffEq.jl#2723
- customised error message:
@mooncake_overlay
does not seem to activate if in an extension #587 + Mooncake overlay for erroring out before Mooncake.DerivedRule construction SciML/DiffEqBase.jl#1169
- add support for
Optimization.jl
(see, here and here): now works, see here. - Adding Mooncake to the AD list. SciML/Optimization.jl#936
- add more rules requested here
-
NNLib - NonlinearSolve
- LinearSolve
-
ARPACK
-
Related:
willtebbutt and ErikQQY
Metadata
Metadata
Assignees
Labels
enhancement (testing)Would improve the testsWould improve the testsenhancement: new rules requiredhigh priority