JuliaDecisionFocusedLearning / InferOpt.jl

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

Compatibility with Enzyme #43

Open gdalle opened 1 year ago

gdalle commented 1 year ago

As of today, Enzyme.jl allows custom rules, written in a different format than ChainRules.jl. It would be nice to test InferOpt.jl with this new autodiff backend