The Wayback Machine - https://web.archive.org/web/20200902105612/https://github.com/pytorch/pytorch/issues/41764
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

Replace blacklist/whitelist in torch/quantization/quantize.py #41764

Open
SplitInfinity opened this issue Jul 20, 2020 · 3 comments · May be fixed by #41650, #42423, #43838 or #43839
Open

Replace blacklist/whitelist in torch/quantization/quantize.py #41764

SplitInfinity opened this issue Jul 20, 2020 · 3 comments · May be fixed by #41650, #42423, #43838 or #43839

Comments

@SplitInfinity
Copy link
Contributor

@SplitInfinity SplitInfinity commented Jul 20, 2020

The goal of this issue is to replace all instances of whitelist and blacklist in torch/quantization/quantize.py. See issue #41443 for more information.

@nditanaka
Copy link

@nditanaka nditanaka commented Aug 10, 2020

Is this issue still open?

@SplitInfinity
Copy link
Contributor Author

@SplitInfinity SplitInfinity commented Aug 11, 2020

@nditanaka There are already open pull requests for this. Someone is working on this.

@0tist
Copy link

@0tist 0tist commented Aug 28, 2020

Hi, I wish to contribute to this issue, Is someone working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.