Closed gehring closed 4 years ago
Our implementation for implicit differentiation should move away from the recently deprecated jax.custom_transform in favor of the new jax.custom_vjp API.
jax.custom_transform
jax.custom_vjp
To do:
@gehring I believe this can be closed
Our implementation for implicit differentiation should move away from the recently deprecated
jax.custom_transform
in favor of the newjax.custom_vjp
API.To do:
jax.custom_transform