Skip to content

Conversation

@li-roy
Copy link
Contributor

@li-roy li-roy commented Jun 20, 2019

Stack from ghstack:

Extension backends should use ATenDispatch.h now.

Removed some tests because we shouldn't be overriding functions that don't have dispatch for backends.

Differential Revision: D15914755

@pytorchbot pytorchbot added module: cpp-extensions Related to torch.utils.cpp_extension module: internals Related to internal abstractions in c10 and ATen labels Jun 20, 2019
Remove old Type based backend extensions

gh-metadata: pytorch pytorch 22009 gh/li-roy/34/head
@li-roy li-roy requested a review from gchanan July 2, 2019 18:40
@gchanan
Copy link
Contributor

gchanan commented Jul 10, 2019

looks like some tests are failing.

Copy link
Contributor

@gchanan gchanan left a comment

Choose a reason for hiding this comment

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

this looks fine, but I don't know what "Removed some tests because we shouldn't be overriding functions that don't have dispatch for backends" is supposed to mean.

royboy added 2 commits July 15, 2019 13:21
Remove old Type based backend extensions

gh-metadata: pytorch pytorch 22009 gh/li-roy/34/head
Remove old Type based backend extensions

gh-metadata: pytorch pytorch 22009 gh/li-roy/34/head
@gchanan
Copy link
Contributor

gchanan commented Jul 24, 2019

is this going to be merged?

Remove old Type based backend extensions

gh-metadata: pytorch pytorch 22009 gh/li-roy/34/head
@zou3519 zou3519 deleted the gh/li-roy/34/head branch July 30, 2019 21:10
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 30, 2019
Summary:
Pull Request resolved: pytorch/pytorch#22009
ghimport-source-id: e481b64707434a1abdc382fd80bd70f165540711

Test Plan: Imported from OSS

Differential Revision: D15914755

Pulled By: li-roy

fbshipit-source-id: 9230b8b234f71a5d865bf6bca93347c68c349ff7
@facebook-github-bot
Copy link
Contributor

@li-roy merged this pull request in 0a04513.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@li-roy merged this pull request in 0a04513.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cpp-extensions Related to torch.utils.cpp_extension module: internals Related to internal abstractions in c10 and ATen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants