-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[quant][fx] Remove convert.py since it is not used now #74276
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
Conversation
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: [ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 6163e13 (more details on the Dr. CI page): 💚 💚 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. |
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Would it make sense to do it in this PR? It's unusual to have something named |
I'm planning to do the rename immediately after this, if we do rename here I'm a bit worried that github will try to calculate the changeset between the old and new convert, which is not super helpful.. thanks for accepting, I'll put up the rename PR |
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D34914261](https://our.internmc.facebook.com/intern/diff/D34914261) [ghstack-poisoned]
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: 7046a01 Pull Request resolved: #74276
|
maybe let me put up both PRs and we can land them together |
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D34914261](https://our.internmc.facebook.com/intern/diff/D34914261) [ghstack-poisoned]
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D34914261](https://our.internmc.facebook.com/intern/diff/D34914261) [ghstack-poisoned]
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: 8a0555a Pull Request resolved: #74276
Up to you. In general from what I've seen at other teams at Meta, the "temporary code should not land to master" usually overrides other things. I think for this case maybe it's ok, but in general it's not a good practice to do this consistently for production critical code. |
thanks, agree. in this case it's a renaming so should be fine, we are already using the code in production |
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: Differential Revision: [D34914261](https://our.internmc.facebook.com/intern/diff/D34914261) [ghstack-poisoned]
Summary: Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Reviewers: Subscribers: Tasks: Tags: ghstack-source-id: eb2b0b7 Pull Request resolved: #74276
|
@jerryzh168 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Pull Request resolved: #74276 Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Imported from OSS Reviewed By: vkuzo Differential Revision: D34914261 fbshipit-source-id: 09ad520d95fa91c525222a69474930efb3571088
Summary: Pull Request resolved: #74276 Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR Test Plan: python test/test_quantization.py TestQuantizeFx python test/test_quantization.py TestQuantizeFxOps Imported from OSS Reviewed By: vkuzo Differential Revision: D34914261 fbshipit-source-id: 09ad520d95fa91c525222a69474930efb3571088 (cherry picked from commit 8aeb332)
Stack from ghstack (oldest at bottom):
Summary:
Removing convert.py since we have rerouted the traffic to _convert_do_not_use, we'll do a rename in the follow up PR
Test Plan:
python test/test_quantization.py TestQuantizeFx
python test/test_quantization.py TestQuantizeFxOps
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: D34914261