8000 [bootcamp task] Add forward AD support for specific ops · Issue #66266 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content
[bootcamp task] Add forward AD support for specific ops #66266
@albanD

Description

@albanD

The goal here is to add forward AD support to the following functions (more can be added if needed):

A good example of a PR adding such support is in #66092
For the testing, if the op being updated is not in OpInfo, then an ad-hoc test in test_autograd.py that calls gradcheck for one sample input with a TODO saying that it should be removed when we have OpInfo for that op.

cc @ezyang @albanD @zou3519 @gqchen @pearu @nikitaved @soulitzer @lezcano @Varal7

Metadata

Metadata

Assignees

Labels

actionablemodule: autogradRelated to torch.autograd, and the autograd engine in generalmodule: forward adtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0