mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Did a very quick sanity check - it looks like functorch docs don't get the nice preview link that pytofch-bot gives for normal pytorch docs, so I built locally and scanned `html/generated/functorch.functionalize.html` Pull Request resolved: https://github.com/pytorch/pytorch/pull/85742 Approved by: https://github.com/zou3519
11 lines
216 B
ReStructuredText
11 lines
216 B
ReStructuredText
functorch.experimental
|
|
======================
|
|
|
|
.. currentmodule:: functorch.experimental
|
|
|
|
Experimental Function Transforms
|
|
--------------------------------
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|