Files
pytorch/functorch/docs/source/functorch.rst
Richard Zou 24a91e4115 [functorch] Docs build (pytorch/functorch#227)
cd into docs/ and run `make html` and view the html in build/html
2022-07-21 13:41:09 -07:00

14 lines
188 B
ReStructuredText

functorch API Reference
=======================
.. currentmodule:: functorch
.. autosummary::
:toctree: generated
:nosignatures:
grad
grad_and_value
jacrev
vmap