pytorch
31e66ca4 - [torch.func] Add docs (#91319)

Commit
2 years ago
[torch.func] Add docs (#91319) Docs copy-pasted from functorch docs with minor adjustments. We are keeping the functorch docs for BC, though that's up for debate -- we could also just say "see .. in torch.func" for some, but not all doc pages (we still want to keep around any examples that use make_functional so that users can tell what the difference between that and the new functional_call is). Test Plan: - docs preview Pull Request resolved: https://github.com/pytorch/pytorch/pull/91319 Approved by: https://github.com/samdow
Author
Committer
Parents
  • docs/source
    • File
      func.rst
    • File
      func.ux_limitations.rst
    • File
      func.whirlwind_tour.rst