[PyTorch] Remove unnecessary dispatcher.h include in torch/library.h#51162
Closed
swolchok wants to merge 1 commit intogh/swolchok/90/basefrom
Closed
[PyTorch] Remove unnecessary dispatcher.h include in torch/library.h#51162swolchok wants to merge 1 commit intogh/swolchok/90/basefrom
swolchok wants to merge 1 commit intogh/swolchok/90/basefrom
Conversation
It's unused. Differential Revision: [D25859010](https://our.internmc.facebook.com/intern/diff/D25859010/) **NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D25859010/)! [ghstack-poisoned]
Contributor
💊 CI failures summary and remediationsAs of commit e533528 (more details on the Dr. CI page):
This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
This was referenced Jan 27, 2021
Codecov Report
@@ Coverage Diff @@
## gh/swolchok/90/base #51162 +/- ##
=======================================================
+ Coverage 80.76% 80.91% +0.14%
=======================================================
Files 1927 1927
Lines 210373 210373
=======================================================
+ Hits 169914 170216 +302
+ Misses 40459 40157 -302 |
Contributor
|
This pull request has been merged in 1935880. |
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…ytorch#51162) Summary: Pull Request resolved: pytorch#51162 It's unused. ghstack-source-id: 120427120 Test Plan: CI Reviewed By: bhosmer Differential Revision: D25859010 fbshipit-source-id: 7bb21312843debaedaa6a969727c171b2bb0e6b2
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's unused.
Differential Revision: D25859010
NOTE FOR REVIEWERS: This PR has internal Facebook specific changes or comments, please review them on Phabricator!