[wpt-sync] Sync PR 47864 - webnn: implement `gatherElements` for DirectML backend
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox131 fixed)
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47864 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47864
Details from upstream follow.
Shiyi Zou <shiyi.zou@intel.com> wrote:
webnn: implement
gatherElements
for DirectML backendThis CL also adds some WPT conformance tests to verify the
implementation.https://github.com/webmachinelearning/webnn/issues/375#issuecomment-2292466613
Bug: 40206287
Change-Id: I88e6bbdf1fd6156421d8b190ed6be6d3b216962b
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/+/5811264
Auto-Submit: Shiyi Zou \<shiyi.zou@intel.com>
Commit-Queue: Weizhong Xia \<weizhong@google.com>
Reviewed-by: ningxin hu \<ningxin.hu@intel.com>
Reviewed-by: Weizhong Xia \<weizhong@google.com>
Cr-Commit-Position: refs/heads/main@{#1348676}
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central
Total 6 tests
Links
Details
New Tests That Don't Pass
- /webnn/conformance_tests/gatherElements.https.any.html?npu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?npu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.html?gpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?gpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.html?cpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?cpu [wpt.fyi]:
SKIP
Tests Disabled in Gecko Infrastructure
- /webnn/conformance_tests/gatherElements.https.any.html?npu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?npu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.html?gpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?gpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.html?cpu [wpt.fyi]:
SKIP
- /webnn/conformance_tests/gatherElements.https.any.worker.html?cpu [wpt.fyi]:
SKIP
Comment 4•6 months ago
|
||
bugherder |
Description
•