Skip to content

Simplify builtin handling of Tensor-SymNodeVariable#96044

Closed
ezyang wants to merge 3 commits intogh/ezyang/1877/basefrom
gh/ezyang/1877/head
Closed

Simplify builtin handling of Tensor-SymNodeVariable#96044
ezyang wants to merge 3 commits intogh/ezyang/1877/basefrom
gh/ezyang/1877/head

Conversation

@ezyang
Copy link
Copy Markdown
Contributor

@ezyang ezyang commented Mar 5, 2023

Stack from ghstack (oldest at bottom):

Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang ezyang@meta.com

cc @soumith @voznesenskym @penguinwu @anijain2305 @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @desertfire

Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang <ezyang@meta.com>

[ghstack-poisoned]
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot bot commented Mar 5, 2023

ezyang added a commit that referenced this pull request Mar 5, 2023
Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang <ezyangmeta.com>

ghstack-source-id: dce4fcd
Pull Request resolved: #96044
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 2023

This PR needs a label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@ezyang
Copy link
Copy Markdown
Contributor Author

ezyang commented Mar 5, 2023

This doesn't seem to work... how annoying

@ezyang ezyang requested a review from ngimel March 5, 2023 00:45
Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang <ezyangmeta.com>

cc soumith voznesenskym penguinwu anijain2305 EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng Xia-Weiwen wenzhe-nrv jiayisunx desertfire

[ghstack-poisoned]
Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang <ezyangmeta.com>

cc soumith voznesenskym penguinwu anijain2305 EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng Xia-Weiwen wenzhe-nrv jiayisunx desertfire

[ghstack-poisoned]
@ezyang ezyang added the ciflow/trunk Trigger trunk jobs on your pull request label Mar 8, 2023
ezyang added a commit that referenced this pull request Mar 8, 2023
Following CR at
#95621 (comment)

In fact, the block deleted is dead, because a MUST be a TensorVariable,
and so it can never be a SymNodeVariable.

Signed-off-by: Edward Z. Yang <ezyangmeta.com>

ghstack-source-id: 6369791
Pull Request resolved: #96044
@albanD albanD removed their request for review March 8, 2023 20:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2023

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label May 7, 2023
@github-actions github-actions bot closed this Jun 6, 2023
@facebook-github-bot facebook-github-bot deleted the gh/ezyang/1877/head branch July 7, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request module: dynamo Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants