Revert "Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear""
This reverts commit c80028acacc05ac6687d44d9af5c95851b88b11e.
Reason for revert:
LUCI Bisection has identified this change as the cause of a test failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/test-analysis/b/4613650955370496
Sample build with failed test: https://ci.chromium.org/b/8734476474207096209
Affected test(s):
ninja://services:services_unittests/WebNNGraphImplTest.Resample2dTest
If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Ftest-analysis%2Fb%2F4613650955370496&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F5918905&type=BUG
Original change's description:
Reland "webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear"
This is a reland of commit 3a1707bcd20fa2fc4b1036755259ed01dc6632d5.
The original commit was reverted due to the crash of WebNNGraphImplTest.Resample2dTest for android-oreo-x86-rel.However, I can't reproduce this crash locally and the
android-oreo-x86-rel bot in chromium can pass now without
changing any code.Original change's description:
webnn: add int4 and uint4 support for quantizeLinear and dequantizeLinear
This CL also adds some WPT conformance tests to verify the
implementation.Bug: 40206287
Change-Id: Ieb8ce3ae2182388ae7cc98cd1fc8e3d2dcd9c7d2
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5861613
Commit-Queue: Lisha Guo lisha.guo@intel.com
Reviewed-by: ningxin hu ningxin.hu@intel.com
Reviewed-by: Alex Gough ajgo@chromium.org
Reviewed-by: Rafael Cintron rafael.cintron@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1365343}Bug: 40206287
Change-Id: I8c3b922d092214e4c56ffb5298b86c8d12baf8c0
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel, mac14.arm64-blink-rel, mac14-blink-rel, mac15.arm64-blink-rel, mac15-blink-rel, linux-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5918905
Reviewed-by: Rafael Cintron rafael.cintron@microsoft.com
Reviewed-by: ningxin hu ningxin.hu@intel.com
Reviewed-by: Alex Gough ajgo@chromium.org
Commit-Queue: Lisha Guo lisha.guo@intel.com
Cr-Commit-Position: refs/heads/main@{#1366660}
Bug: 40206287
Change-Id: I6d5f975e9542dfa57d6a39feebddd09504a84b9f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5921347
Owners-Override: Dominic Battré battre@chromium.org
Commit-Queue: Dominic Battré battre@chromium.org
Reviewed-by: Dominic Battré battre@chromium.org
Cr-Commit-Position: refs/heads/main@{#1366838}