Closed
Bug 1916572
Opened 6 months ago
Closed 5 months ago
[wpt-sync] Sync PR 47952 - WebNN: Add support limits for conv2d and convTranspose2d
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
78.48 KB,
text/plain
|
Details |
Sync web-platform-tests PR 47952 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47952
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Add support limits for conv2d and convTranspose2d
This CL adds data type support limits for
conv2d
andconvTranspose2d
operators.Bug: 345271830
Change-Id: I7488a7c6615672a5b10b3b98fb555667cf46bdcf
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/5831063
WPT-Export-Revision: 9b3765c31c48c15a27d3a5e259ba687e7491da8c
Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=26cbf8603ae32d2302b24640f591b07887498a58
Assignee | ||
Comment 2•6 months ago
|
||
# CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 53 subtests
## Status Summary
### Firefox
`OK` : 12
`FAIL`: 636
### Chrome
`OK` : 12
`PASS`: 468
`FAIL`: 168
### Safari
`OK` : 12
`FAIL`: 636
## Links
[GitHub PR Head](https://wpt.fyi/results/?sha=a83bf361a407daeb55183c78761a2a857b901a81&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=a83bf361a407daeb55183c78761a2a857b901a81&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d19347565449
[wpt PR 47952] - WebNN: Add support limits for conv2d and convTranspose2d, a=testonly
Comment 4•5 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•