Fixes issue #156414: Fixes bug in implementation of _combine_histogram (Follow up)#2418
Fixes issue #156414: Fixes bug in implementation of _combine_histogram (Follow up)#2418jerryzh168 merged 1 commit intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2418
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 5e0eba2 with merge base 4e3d019 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hi @Akabbaj! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at [email protected]. Thanks! |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks! |
|
@jerryzh168 This PR resolves the _combine_histogram bug in the ao/torchao/ repo. |
…m (Follow up) (#2418) Fixes issue #156414: Fixes bug in implementation of _combine_histograms in torchao/.
This PR is a follow up to issue #156414 in pytorch repo. Fixes the bug in implementation of _combine_histogram in the ao/torchao/ repo