JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
116 stars 4 forks source link

Compatibility with ForwardDiff #11

Open gdalle opened 2 years ago

gdalle commented 2 years ago

At the moment, InferOpt uses ChainRulesCore for rrules, but it would be nice to be compatible with ForwardDiff dual numbers

gdalle commented 2 years ago

Resources:

gdalle commented 2 years ago

Perhaps this package will make things easier for you @LouisBouvier : https://github.com/ThummeTo/ForwardDiffChainRules.jl