mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
14 lines
188 B
ReStructuredText
14 lines
188 B
ReStructuredText
functorch API Reference
|
|
=======================
|
|
|
|
.. currentmodule:: functorch
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
grad
|
|
grad_and_value
|
|
jacrev
|
|
vmap
|