We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b8c4d commit b33ca52Copy full SHA for b33ca52
1 file changed
DifferentiationInterface/docs/src/explanation/backends.md
@@ -63,7 +63,7 @@ Moreover, each context type is supported by a specific subset of backends:
63
| `AutoChainRules` | ✅ | ❌ |
64
| `AutoDiffractor` | ❌ | ❌ |
65
| `AutoEnzyme` (forward) | ✅ | ✅ |
66
-| `AutoEnzyme` (reverse) | ✅ | ❌ (soon) |
+| `AutoEnzyme` (reverse) | ✅ | ✅ |
67
| `AutoFastDifferentiation` | ✅ | ✅ |
68
| `AutoFiniteDiff` | ✅ | ✅ |
69
| `AutoFiniteDifferences` | ✅ | ✅ |
0 commit comments