Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReplace blacklist/whitelist in torch/quantization/quantize.py #41764
Comments
Is this issue still open? |
@nditanaka There are already open pull requests for this. Someone is working on this. |
Hi, I wish to contribute to this issue, Is someone working on this? |
This was referenced Aug 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.