[PyTorch] IWYU in torch/csrc/utils/future.h#51293
Closed
swolchok wants to merge 3 commits intogh/swolchok/98/basefrom
Closed
[PyTorch] IWYU in torch/csrc/utils/future.h#51293swolchok wants to merge 3 commits intogh/swolchok/98/basefrom
swolchok wants to merge 3 commits intogh/swolchok/98/basefrom
Conversation
It looks like this header did not need ivalue.h at all. This seems to knock a minute off parse times in an optimized build. Differential Revision: [D26128288](https://our.internmc.facebook.com/intern/diff/D26128288/) [ghstack-poisoned]
Contributor
💊 CI failures summary and remediationsAs of commit ff6c9ed (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:
|
This was referenced Jan 28, 2021
swolchok
added a commit
that referenced
this pull request
Jan 28, 2021
It looks like this header did not need ivalue.h at all. This seems to knock a minute off parse times in an optimized build. Differential Revision: [D26128288](https://our.internmc.facebook.com/intern/diff/D26128288/) ghstack-source-id: 120578107 Pull Request resolved: #51293
This was referenced Jan 28, 2021
It looks like this header did not need ivalue.h at all. This seems to knock a minute off parse times in an optimized build. Differential Revision: [D26128288](https://our.internmc.facebook.com/intern/diff/D26128288/) [ghstack-poisoned]
ezyang
approved these changes
Jan 29, 2021
This was referenced Jan 29, 2021
It looks like this header did not need ivalue.h at all. Differential Revision: [D26128288](https://our.internmc.facebook.com/intern/diff/D26128288/) [ghstack-poisoned]
Contributor
|
This pull request has been merged in 1416fb9. |
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
Summary: Pull Request resolved: pytorch#51293 It looks like this header did not need ivalue.h at all. ghstack-source-id: 120697488 Test Plan: CI to ensure correctness Reviewed By: ezyang Differential Revision: D26128288 fbshipit-source-id: a24a7e49b9d623fb182bdfaf286972739497e770
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:
It looks like this header did not need ivalue.h at all.
Differential Revision: D26128288