Skip to content

Remove THSTensor and SparseTensorRef#20877

Closed
li-roy wants to merge 3 commits intogh/li-roy/22/basefrom
gh/li-roy/22/head
Closed

Remove THSTensor and SparseTensorRef#20877
li-roy wants to merge 3 commits intogh/li-roy/22/basefrom
gh/li-roy/22/head

Conversation

@li-roy
Copy link
Copy Markdown
Contributor

@li-roy li-roy commented May 23, 2019

Stack from ghstack:

We don't need these anymore because THS doesn't exist anymore. Removing so we don't have to support SparseTensorRef in c10 dispatcher, and so we can stop blacklisting it in jit registry.

Differential Revision: D15480353

@pytorchbot pytorchbot added oncall: jit Add this issue/PR to JIT oncall triage queue module: autograd Related to torch.autograd, and the autograd engine in general module: cuda Related to torch.cuda, and CUDA support in general module: internals Related to internal abstractions in c10 and ATen module: operators module: pybind Related to our Python bindings / interactions with other Python libraries module: sparse Related to torch.sparse module: typing Related to mypy type annotations labels May 23, 2019
@li-roy li-roy changed the title Remove THSTensor* and SparseTensorRef Remove THSTensor and SparseTensorRef May 23, 2019
Remove THSTensor and SparseTensorRef

gh-metadata: pytorch pytorch 20877 gh/li-roy/22/head
Remove THSTensor and SparseTensorRef

gh-metadata: pytorch pytorch 20877 gh/li-roy/22/head
Copy link
Copy Markdown
Collaborator

@dzhulgakov dzhulgakov left a comment

Choose a reason for hiding this comment

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

red diffs are my favorite :)

@zou3519 zou3519 deleted the gh/li-roy/22/head branch May 29, 2019 08:39
zdevito pushed a commit to zdevito/ATen that referenced this pull request May 29, 2019
Summary:
Pull Request resolved: pytorch/pytorch#20877
ghimport-source-id: a07f53ca158f9a3dce7a25ef5a169871e98ea3ea

Differential Revision: D15480353

Pulled By: li-roy

fbshipit-source-id: 1152dbc4df827ded3be1a57f007a6b7de12f567f
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@li-roy merged this pull request in 3038cf8.

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

Labels

Merged module: autograd Related to torch.autograd, and the autograd engine in general module: cuda Related to torch.cuda, and CUDA support in general module: internals Related to internal abstractions in c10 and ATen module: pybind Related to our Python bindings / interactions with other Python libraries module: sparse Related to torch.sparse module: typing Related to mypy type annotations oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants