Skip to content

Remove .impl_UNBOXED() in favor of .impl()#2714

Merged
JackCaoG merged 1 commit intopytorch:masterfrom
smessmer:feature/impl
Jan 5, 2021
Merged

Remove .impl_UNBOXED() in favor of .impl()#2714
JackCaoG merged 1 commit intopytorch:masterfrom
smessmer:feature/impl

Conversation

@smessmer
Copy link
Copy Markdown
Collaborator

@smessmer smessmer commented Jan 4, 2021

The official operator registration API .impl() now supports all ops, so there is no reason to use the inofficial .impl_UNBOXED() workaround anymore.

Copy link
Copy Markdown
Collaborator

@JackCaoG JackCaoG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JackCaoG JackCaoG merged commit 88016ed into pytorch:master Jan 5, 2021
@smessmer smessmer deleted the feature/impl branch January 6, 2021 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants