We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1ff12 commit ed926edCopy full SHA for ed926ed
docs/src/predefined.md
@@ -55,8 +55,3 @@ get_adbackend(nlp)
55
```
56
57
The backend `:zygote` focuses on backend based on [Zygote.jl](https://github.com/FluxML/Zygote.jl).
58
-
59
-```@example ex1
60
-nlp = ADNLPModel!(f, x0, lvar, uvar, c!, lcon, ucon, backend = :zygote)
61
-get_adbackend(nlp)
62
-```
0 commit comments