We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcfadd commit 5775e5cCopy full SHA for 5775e5c
1 file changed
README.md
@@ -26,7 +26,7 @@ This package provides a backend-agnostic syntax to differentiate functions of th
26
27
We support most of the backends defined by [ADTypes.jl](https://github.com/SciML/ADTypes.jl):
28
29
-****| backend | object |
+| backend | object |
30
| :------------------------------------------------------------------------------ | :--------------------------------------------------------- |
31
| [ChainRulesCore.jl](https://github.com/JuliaDiff/ChainRulesCore.jl) | `AutoChainRules(ruleconfig)` |
32
| [Diffractor.jl](https://github.com/JuliaDiff/Diffractor.jl) | `AutoDiffractor()` |
0 commit comments