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][refactor] Remove register api and rename get_*_mapping to get_default_*_mapping #46337

Closed
wants to merge 3 commits into from

Conversation

jerryzh168
Copy link
Contributor

@jerryzh168 jerryzh168 commented Oct 14, 2020

Stack from ghstack:

Summary:
We plan to pass around the mappings instead of using global registration api to keep
the mappings local to the transformations user is performing

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D24317436

…_default_*_mapping

Summary:
We plan to pass around the mappings instead of using global registration api to keep
the mappings local to the transformations user is performing

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

facebook-github-bot commented Oct 14, 2020

💊 CI failures summary and remediations

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


  • 2/2 failures possibly* introduced in this PR
    • 1/2 non-CircleCI failure(s)---

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

Extra GitHub checks: 1 failed


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

@dr-ci
Copy link

dr-ci bot commented Oct 14, 2020

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



🚧 5 ongoing upstream failures:

These were probably caused by upstream breakages that are not fixed yet:


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

…ping to get_default_*_mapping"

Summary:
We plan to pass around the mappings instead of using global registration api to keep
the mappings local to the transformations user is performing

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

[ghstack-poisoned]
Copy link
Contributor

@vkuzo vkuzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg, would be good to double check there are no fb-only deps too

…ping to get_default_*_mapping"

Summary:
We plan to pass around the mappings instead of using global registration api to keep
the mappings local to the transformations user is performing

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

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

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

This pull request has been merged in f9446cb.

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