Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple functorch: vmap should handle case where in_dims is None #15

Open
zou3519 opened this issue Mar 24, 2022 · 0 comments
Open

Simple functorch: vmap should handle case where in_dims is None #15

zou3519 opened this issue Mar 24, 2022 · 0 comments

Comments

@zou3519
Copy link
Collaborator

zou3519 commented Mar 24, 2022

I was talking with @samdow this morning and it would be cool for us to update simple functorch (hopefully in a simple way) to get its implementation of vmap to handle cases where only some of the tensors are being vmapped over. This would let us experiment with what exactly the batching rule of custom_vjp should look like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant