Skip to content

[jit] Remove attempToRecoverType#26767

Closed
zdevito wants to merge 3 commits intogh/zdevito/115/basefrom
gh/zdevito/115/head
Closed

[jit] Remove attempToRecoverType#26767
zdevito wants to merge 3 commits intogh/zdevito/115/basefrom
gh/zdevito/115/head

Conversation

@zdevito
Copy link
Contributor

@zdevito zdevito commented Sep 24, 2019

Stack from ghstack:

Now that we have tagged ivalues, we can accurately recover the type with
ivalue.type(). This reomoves the other half-implemented pathways that
were created because we didn't have tags.

Differential Revision: D17561191

[jit] Remove attempToRecoverType

Now that we have tagged ivalues, we can accurately recover the type with
`ivalue.type()`. This reomoves the other half-implemented pathways that
were created because we didn't have tags.

gh-metadata: pytorch pytorch 26767 gh/zdevito/115/head
[jit] Remove attempToRecoverType

Now that we have tagged ivalues, we can accurately recover the type with
`ivalue.type()`. This reomoves the other half-implemented pathways that
were created because we didn't have tags.

gh-metadata: pytorch pytorch 26767 gh/zdevito/115/head
[jit] Remove attempToRecoverType

Now that we have tagged ivalues, we can accurately recover the type with
`ivalue.type()`. This reomoves the other half-implemented pathways that
were created because we didn't have tags.

gh-metadata: pytorch pytorch 26767 gh/zdevito/115/head
zdevito added a commit to zdevito/ATen that referenced this pull request Oct 16, 2019
Summary:
Pull Request resolved: pytorch/pytorch#26767

Now that we have tagged ivalues, we can accurately recover the type with
`ivalue.type()`. This reomoves the other half-implemented pathways that
were created because we didn't have tags.

Test Plan: Imported from OSS

Differential Revision: D17561191

Pulled By: zdevito

fbshipit-source-id: 26aaa134099e75659a230d8a5a34a86dc39a3c5c
@facebook-github-bot
Copy link
Contributor

@zdevito merged this pull request in 5136ed0.

@facebook-github-bot facebook-github-bot deleted the gh/zdevito/115/head branch October 28, 2019 22:23
thiagocrepaldi pushed a commit to thiagocrepaldi/pytorch that referenced this pull request Feb 4, 2020
Summary:
Pull Request resolved: pytorch#26767

Now that we have tagged ivalues, we can accurately recover the type with
`ivalue.type()`. This reomoves the other half-implemented pathways that
were created because we didn't have tags.

Test Plan: Imported from OSS

Differential Revision: D17561191

Pulled By: zdevito

fbshipit-source-id: 26aaa134099e75659a230d8a5a34a86dc39a3c5c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: android Related to Android support module: internals Related to internal abstractions in c10 and ATen oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants