Updated vmap Basics (markdown)

Richard Zou
2025-07-25 13:40:47 -04:00
parent 8f822decc1
commit e7efcf14f6

@ -7,7 +7,7 @@ Page Maintainers: @zou3519
## Introduction to vmap
Read through [the functorch whirlwind tour](https://pytorch.org/functorch/stable/notebooks/whirlwind_tour.html).
Read through [the functorch whirlwind tour](https://docs.pytorch.org/docs/stable/func.whirlwind_tour.html).
## How to add vmap support for a PyTorch operator