Export aten::to("cpu") and aten::to(device="cpu")#76498
Closed
thiagocrepaldi wants to merge 2 commits intopytorch:masterfrom
Closed
Export aten::to("cpu") and aten::to(device="cpu")#76498thiagocrepaldi wants to merge 2 commits intopytorch:masterfrom
thiagocrepaldi wants to merge 2 commits intopytorch:masterfrom
Conversation
Contributor
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 0455d36 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
798aec3 to
7001e15
Compare
garymm
requested changes
Apr 28, 2022
3fa43ca to
9bb5f8c
Compare
garymm
reviewed
Apr 28, 2022
9bb5f8c to
a53292d
Compare
a53292d to
0455d36
Compare
Collaborator
Author
|
@pytorchmergebot merge this |
facebook-github-bot
pushed a commit
that referenced
this pull request
Apr 30, 2022
Summary: Fixes facebookresearch/detectron2#4120 after facebookresearch/detectron2#4132 was merged Pull Request resolved: #76498 Approved by: https://github.com/garymm Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/7afe4afd86d333df4bb64d396720f18df9b64420 Reviewed By: osalpekar Differential Revision: D36042338 fbshipit-source-id: a17022c40fdf492dc5622dbaa1cbdac1b7caadd3
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.
Fixes facebookresearch/detectron2#4120 after facebookresearch/detectron2#4132 was merged