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

Conversation

@eellison
Copy link
Contributor

pytorch/pytorch#80013 switched over python key tracing to trace op overloads, however op lowerings are currently registered to the overload packet.

I'm not sure how long we're intending to keep compatibility with 1.12, which will not have the overloads, so just remove the overloads for now. In the future we can update the registration mechanism to register to overloads.

@eellison eellison requested review from desertfire and jansel June 24, 2022 01:35
@eellison eellison changed the title Remove op overloads Remove traced op overloads before compiling Jun 24, 2022
@eellison eellison merged commit 410421d into pytorch:main Jun 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants