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] Add support for additional_fuse_method_mapping #46345

Closed
wants to merge 10 commits into from

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Oct 14, 2020

Stack from ghstack:

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D24317439

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@dr-ci
Copy link

dr-ci bot commented Oct 14, 2020

💊 CI failures summary and remediations

As of commit 8c639e7 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_build (1/1)

Step: "Build" (full log | diagnosis details | 🔁 rerun)

Oct 22 15:27:07 caused by: Connection refused (os error 111)
Oct 22 15:27:07 ++++ extract_trap_cmd 
Oct 22 15:27:07 ++++ printf '%s\n' '' 
Oct 22 15:27:07 +++ printf '%s\n' cleanup 
Oct 22 15:27:07 ++ trap -- ' 
Oct 22 15:27:07 cleanup' EXIT 
Oct 22 15:27:07 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-build != *pytorch-win-* ]] 
Oct 22 15:27:07 ++ which sccache 
Oct 22 15:27:07 ++ sccache --stop-server 
Oct 22 15:27:07 Stopping sccache server... 
Oct 22 15:27:07 error: couldn't connect to server 
Oct 22 15:27:07 caused by: Connection refused (os error 111) 
Oct 22 15:27:07 ++ true 
Oct 22 15:27:07 ++ rm /var/lib/jenkins/sccache_error.log 
Oct 22 15:27:07 rm: cannot remove '/var/lib/jenkins/sccache_error.log': No such file or directory 
Oct 22 15:27:07 ++ true 
Oct 22 15:27:07 ++ [[ pytorch-linux-xenial-py3.6-gcc5.4-build == *rocm* ]] 
Oct 22 15:27:07 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Oct 22 15:27:07 ++ SCCACHE_IDLE_TIMEOUT=1200 
Oct 22 15:27:07 ++ RUST_LOG=sccache::server=error 
Oct 22 15:27:07 ++ sccache --start-server 
Oct 22 15:27:07 Starting sccache server... 

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 48 times.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Oct 14, 2020

💊 CI failures summary and remediations

As of commit 6ea5e9e (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR---

1 failure not recognized by patterns:

Job Step Action
CircleCI docker-pytorch-linux-xenial-py3-clang5-android-ndk-r19c Check if image should be built 🔁 rerun
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 4 times.

…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
…hod_mapping"

Summary:
Allow user to add more fusion mappings

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

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

This pull request has been merged in bd90379.

@facebook-github-bot facebook-github-bot deleted the gh/jerryzh168/469/head branch October 26, 2020 14:17
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