Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quant][graphmode][fx][api] Remove inplace option from prepare_fx #46954

Closed
wants to merge 2 commits into from

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Oct 27, 2020

Stack from ghstack:

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D24579401

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@dr-ci
Copy link

dr-ci bot commented Oct 27, 2020

💊 CI failures summary and remediations

As of commit 7668d29 (more details on the Dr. CI page):


  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build docker-pytorch-linux-bionic-cuda11.1-cudnn8-py3.8-gcc9 (1/2)

Step: "Check if image should be built" (full log | diagnosis details | 🔁 rerun)

ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch
+ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.1-cudnn8-py3.8-gcc9:c82d5e41600357a27c8d7997be7002b176d59c28 
no such manifest: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.1-cudnn8-py3.8-gcc9:c82d5e41600357a27c8d7997be7002b176d59c28 
++ git merge-base HEAD 335df3af756aeea4d3cc4802e6b8718e5540c753 
+ git rev-parse 335df3af756aeea4d3cc4802e6b8718e5540c753:.circleci/docker 
c82d5e41600357a27c8d7997be7002b176d59c28 
+++ git merge-base HEAD 335df3af756aeea4d3cc4802e6b8718e5540c753 
++ git rev-parse 335df3af756aeea4d3cc4802e6b8718e5540c753:.circleci/docker 
+ PREVIOUS_DOCKER_TAG=c82d5e41600357a27c8d7997be7002b176d59c28 
+ [[ c82d5e41600357a27c8d7997be7002b176d59c28 = \c\8\2\d\5\e\4\1\6\0\0\3\5\7\a\2\7\c\8\d\7\9\9\7\b\e\7\0\0\2\b\1\7\6\d\5\9\c\2\8 ]] 
+ echo 'ERROR: Something has gone wrong and the previous image isn'\''t available for the merge-base of your branch' 
ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch 
+ echo '       contact the PyTorch team to restore the original images' 
       contact the PyTorch team to restore the original images 
+ exit 1 

See CircleCI build docker-pytorch-linux-bionic-cuda11.0-cudnn8-py3.8-gcc9 (2/2)

Step: "Check if image should be built" (full log | diagnosis details | 🔁 rerun)

ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch
+ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.0-cudnn8-py3.8-gcc9:c82d5e41600357a27c8d7997be7002b176d59c28 
no such manifest: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.0-cudnn8-py3.8-gcc9:c82d5e41600357a27c8d7997be7002b176d59c28 
++ git merge-base HEAD 335df3af756aeea4d3cc4802e6b8718e5540c753 
+ git rev-parse 335df3af756aeea4d3cc4802e6b8718e5540c753:.circleci/docker 
c82d5e41600357a27c8d7997be7002b176d59c28 
+++ git merge-base HEAD 335df3af756aeea4d3cc4802e6b8718e5540c753 
++ git rev-parse 335df3af756aeea4d3cc4802e6b8718e5540c753:.circleci/docker 
+ PREVIOUS_DOCKER_TAG=c82d5e41600357a27c8d7997be7002b176d59c28 
+ [[ c82d5e41600357a27c8d7997be7002b176d59c28 = \c\8\2\d\5\e\4\1\6\0\0\3\5\7\a\2\7\c\8\d\7\9\9\7\b\e\7\0\0\2\b\1\7\6\d\5\9\c\2\8 ]] 
+ echo 'ERROR: Something has gone wrong and the previous image isn'\''t available for the merge-base of your branch' 
ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch 
+ echo '       contact the PyTorch team to restore the original images' 
       contact the PyTorch team to restore the original images 
+ exit 1 

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 on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 5 times.

…repare_fx"

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D24579401](https://our.internmc.facebook.com/intern/diff/D24579401)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in cd8ed93.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in cd8ed93.

@facebook-github-bot facebook-github-bot deleted the gh/jerryzh168/480/head branch November 1, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants