-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Batched grad coverage rollup #50743
Copy link
Copy link
Closed
Labels
module: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: vmaptriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
module: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: vmaptriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
🐛 Bug
This issue is a collection of bugs where batched grad computation doesn't work. Most of these were discovered while turning batched grad testing on. Some of these manifest as crashes (😞 ), some as silently incorrect results, and some as loud error messages.
cc @ezyang @gchanan @zou3519 @bdhirsh @jbschlosser @albanD @gqchen @pearu @nikitaved @soulitzer