Y
Hacker News
new
|
ask
|
show
|
jobs
by
chunsj
1023 days ago
If it has an implementation of reverse mode automatic differentiation, then it might be possible.
1 comments
sritchie
1023 days ago
I have reverse-mode (purely functional reverse mode at that!) sitting in a branch, and will get this going at some point soon. Even more fun will be compilation down to XLA, like JAX does in Python.
link