Status of Forward Mode AutoDiff and Jacobian-Vector Product (JVP)
Open
help wanted
- Dominant language
- Swift
- Stars
- 118
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Currently in my experiments with `differential(at: p, in: f)` the following error is thrown:
```
Fatal error: JVP does not exist. Differential-first differentiation APIs are experimental and should not be used.
```
I looked on bugs.swift.org and I believe forward mode autodiff is not working yet. Need confirmation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.