pytorch / functorch

functorch is JAX-like composable function transforms for PyTorch.
https://pytorch.org/functorch/
BSD 3-Clause "New" or "Revised" License
1.38k stars 102 forks source link

Add vmap support for PyTorch operators #1088

Open zou3519 opened 1 year ago

zou3519 commented 1 year ago

We're looking for more motivated open-source developers to help build out functorch (and PyTorch, since functorch is now just a part of PyTorch). Below is a selection of good first issues.

In general there's a high barrier to developing PyTorch and/or functorch. We've collected topics and information over at the PyTorch Developer Wiki

msaroufim commented 1 year ago

Would you to happen to have more? Would love to grab something but all the existing issues seem taken

zou3519 commented 1 year ago

@msaroufim I added some more to the list, thanks for your interest