• Install
  • functorch API Reference
    • Function Transforms
      • functorch.grad
      • functorch.grad_and_value
      • functorch.jacrev
      • functorch.vmap
      • functorch.vjp
    • Utilities for working with torch.nn.Modules
      • functorch.make_functional
      • functorch.make_functional_with_buffers
      • functorch.combine_state_for_ensemble
functorch
  • »
  • Index

Index

C | G | J | M | V

C

  • combine_state_for_ensemble() (in module functorch)

G

  • grad() (in module functorch)
  • grad_and_value() (in module functorch)

J

  • jacrev() (in module functorch)

M

  • make_functional() (in module functorch)
  • make_functional_with_buffers() (in module functorch)

V

  • vjp() (in module functorch)
  • vmap() (in module functorch)

© Copyright functorch Contributors.

Built with Sphinx using a theme provided by Read the Docs.