Closed
Bug 2025107
Opened 2 months ago
Closed 1 month ago
[wpt-sync] Sync PR 58658 - webnn: validate intermediate padded tensor
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox151 fixed)
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
184.80 KB,
text/plain
|
Details |
Sync web-platform-tests PR 58658 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58658
Details from upstream follow.
Phillis Tang <phillis@chromium.org> wrote:
webnn: validate intermediate padded tensor
Validate intermediate padded tensor descriptor for conv2d and pooling.
Bug: 494341335
Change-Id: I2875b72a6f9c6fd5bc92692b8eeea9d3b9ea0176
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7689396
Reviewed-by: Phillis Tang \<phillis@chromium.org>
Reviewed-by: Reilly Grant \<reillyg@chromium.org>
Commit-Queue: Phillis Tang \<phillis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1602955}
| Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e6a8f145ed2a3ade95e051986293abccbe1aaa44
| Assignee | ||
Comment 2•2 months ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 330 tests
## Status Summary
### Firefox
`OK` : 3
`FAIL`: 162
### Chrome
`OK` : 3
`PASS`: 159
`FAIL`: 3
### Safari
`OK` : 3
`FAIL`: 162
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=e6a8f145ed2a3ade95e051986293abccbe1aaa44)
[GitHub PR Head](https://wpt.fyi/results/?sha=04bb8a55bd70c2bf1a93906f0aae964e4492c14e&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=04bb8a55bd70c2bf1a93906f0aae964e4492c14e&label=pr_base)
## Details
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0d4c06773ee0
https://hg.mozilla.org/integration/autoland/rev/1c054fdf064e
[wpt PR 58658] - webnn: validate intermediate padded tensor, a=testonly
Comment 4•1 month ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Comment 5•1 month ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•