Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Top 25 OpInfos for functorch #78

@zou3519

Description

@zou3519

We'd love help on these.

The check box is for if the OpInfo has added to PyTorch core. The ultimate goal is for all of these OpInfos to exist in PyTorch core.
The OpInfo is bolded if we have a poor man's version* of the OpInfo in the functorch repo (see https://github.com/facebookresearch/functorch/blob/main/test/functorch_additional_op_db.py).

Exists

*Why do we have poor man's version of these OpInfos? It's because right now we only care about float32 sample inputs on CPU and CUDA and OpInfos have a lot of flags that take some time to tweak.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions