Some miscellaneous cleanup in codegen#46940
Closed
ezyang wants to merge 3 commits intogh/ezyang/856/basefrom
Closed
Some miscellaneous cleanup in codegen#46940ezyang wants to merge 3 commits intogh/ezyang/856/basefrom
ezyang wants to merge 3 commits intogh/ezyang/856/basefrom
Conversation
- Remove inaccurate @generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> [ghstack-poisoned]
ezyang
added a commit
that referenced
this pull request
Oct 27, 2020
- Remove inaccurate @generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> ghstack-source-id: aac53d1 Pull Request resolved: #46940
💊 CI failures summary and remediationsAs of commit 75d4d6f (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
bdhirsh
approved these changes
Oct 27, 2020
bdhirsh
reviewed
Oct 27, 2020
Collaborator
bdhirsh
left a comment
There was a problem hiding this comment.
Looks like there are some build failures in CUDAType.h
- Remove inaccurate @generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> Differential Revision: [D24573971](https://our.internmc.facebook.com/intern/diff/D24573971) [ghstack-poisoned]
ezyang
added a commit
that referenced
this pull request
Oct 28, 2020
- Remove inaccurate @generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> ghstack-source-id: 347caa5 Pull Request resolved: #46940
This was referenced Oct 28, 2020
- Remove inaccurate @generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> Differential Revision: [D24573971](https://our.internmc.facebook.com/intern/diff/D24573971) [ghstack-poisoned]
This was referenced Oct 28, 2020
Contributor
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#46940 - Remove inaccurate generated comments - Delete some dead code - Delete some unused headers - Delete unnecessary SparseTypeDerived.cpp template Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Reviewed By: albanD Differential Revision: D24573971 Pulled By: ezyang fbshipit-source-id: 3de05d9cd9bada4c73f01d6cfaf51f16ada66013
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.
Stack from ghstack:
Signed-off-by: Edward Z. Yang ezyang@fb.com
Differential Revision: D24573971