-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Remove deprecated codepath for old-style autograd.Function #30696
Copy link
Copy link
Closed
Labels
actionablebetter-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsfixathonmodule: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: deprecationtriagedThis 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
actionablebetter-engineeringRelatively self-contained tasks for better engineering contributorsRelatively self-contained tasks for better engineering contributorsfixathonmodule: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: deprecationtriagedThis 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
The legacy python
autograd.Functionwere advertised as being removed from 1.3 onward see comment. So it should be safe to delete now.cc @ezyang @ssnl @albanD @zou3519 @gqchen