-
Notifications
You must be signed in to change notification settings - Fork 102
Issues: pytorch/functorch
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Decompose CompositeImplicitAutograd ops at the FuncTorchBatched key
#56
opened Jun 15, 2021 by
zou3519
Use functionalization to achieve good coverage on vmap(vjp(f)) compositions
needs design
There is ambiguity around design
#241
opened Nov 4, 2021 by
zou3519
Optimize convolution batching rule performance
actionable
It is clear what should be done for this issue
Unit Test Error When Testing vmap With Missing Module "autograd_function_db"
#1098
opened Jan 10, 2023 by
sunmorgan
The computational graph will be destroyed after feeding tensor/list of tensors into vmap
#175
opened Oct 4, 2021 by
kfxw
Add mechanism to error out when registering a batching rule for a CompositeImplicitAutograd operation
actionable
It is clear what should be done for this issue
small
#1009
opened Aug 26, 2022 by
zou3519
Reenable tests after https://github.com/pytorch/pytorch/pull/80217 lands
#961
opened Jul 13, 2022 by
zou3519
Test functorch transform behavior on BatchNorm and other weird in-place operations
actionable
It is clear what should be done for this issue
#273
opened Nov 16, 2021 by
zou3519
How to update the original model parameters after calling make_functional?
actionable
It is clear what should be done for this issue
#280
opened Nov 19, 2021 by
trenta3
ProTip!
Adding no:label will show everything without a label.