-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enzyme WIP * cont. * cont. * Enzyme WIP * Add a sparse Jacobian with Enzyme.jl * Update tests * Update tests * Update nlpmodelstest.jl * Fix Project.toml * Fix the diff * Fix the tests * Fix the tests * Fix the tests * Fix tests * fix tests again * fix tests again * Add SparseEnzymeADHessian * Add SparseEnzymeADHessian * Add SparseEnzymeADHessian * Add SparseEnzymeADHessian * Add SparseEnzymeADHessian * nlp.f(x) -> f(x) * Fix Enzyme in sparse Hessian * Update the sparse Hessian * Fix the backends for Enzyme.jl * Update test/enzyme.jl * Update test/enzyme.jl * Update test/enzyme.jl * Update the function for the lagrangian * Update the function for the lagrangian * Update the function for the lagrangian * comment some tests * Uncomment some tests * Fix cx in Hessian * Fix * Fix the functor * Uncomment some code * fix test/Project.toml * Update the tests for Enzyme and Zygote * Update the documentation * Fix tests * Update nlp/basic.jl * FIx a typo * Fix documentation --------- Co-authored-by: Michel Schanen <[email protected]> Co-authored-by: Michel Schanen <[email protected]>
- Loading branch information
1 parent
1547be0
commit 9988f4e
Showing
21 changed files
with
1,101 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.