Revert "[inductor] fix crash issue when input is a view tensor (#90150)"#94329
Closed
seemethere wants to merge 1 commit intomasterfrom
Closed
Revert "[inductor] fix crash issue when input is a view tensor (#90150)"#94329seemethere wants to merge 1 commit intomasterfrom
seemethere wants to merge 1 commit intomasterfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/94329
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d6b123c: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Contributor
|
@seemethere has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
jansel
approved these changes
Feb 7, 2023
Member
Author
|
@pytorchbot merge -f"Revert was found to fix issues, going to force merge" |
Collaborator
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Had to provide a merge conflict resolution due to conflicts with #94118
This was causing issues with internal tests that look similar to:
See https://fburl.com/testinfra/nc0du2sp for more information
Appears as though this is an issue with torchrec's KeyedJaggedTensor implementation not having a size attribute. (https://github.com/pytorch/torchrec/blob/3138495d1b3a6d3cdb0561c802f2a3994dd3d24e/torchrec/sparse/jagged_tensor.py#L682), cc @colin2328 as a torchrec representative to help with this
This reverts commit #90150
@jansel can you help @blzheng with re-landing this as a co-development diff?
cc @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @desertfire