mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
add jax.linearize to jax.readthedocs.io
This commit is contained in:
parent
a9ab470ec5
commit
f5b4391f38
@ -18,6 +18,6 @@ Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: jax
|
||||
:members: jit, disable_jit, grad, value_and_grad, vmap, jacfwd, jacrev, hessian, jvp, vjp, make_jaxpr
|
||||
:members: jit, disable_jit, grad, value_and_grad, vmap, jacfwd, jacrev, hessian, jvp, linearize, vjp, make_jaxpr
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
Loading…
x
Reference in New Issue
Block a user