Open
Bug 2003441
Opened 1 day ago
Updated 8 hours ago
[wpt-sync] Sync PR 56392 - webnn: relax layer norm precision for fp16 test
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
185.56 KB,
text/plain
|
Details |
Sync web-platform-tests PR 56392 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/56392
Details from upstream follow.
Phillis Tang <phillis@chromium.org> wrote:
webnn: relax layer norm precision for fp16 test
tflite gpu backend produces correct result but with lower precision
(ULP 29), so relax our test expectations.Bug: 460534989
Change-Id: I602e8b07e1dfe54e80634d24c6b1d23521df0654
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7213411
Reviewed-by: Reilly Grant \<reillyg@chromium.org>
Commit-Queue: Phillis Tang \<phillis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1552508}
| Assignee | ||
Comment 1•1 day ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1968375c35e44e2aa779e628b54e0dffa29f8d33
| Assignee | ||
Comment 2•1 day ago
|
||
# CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 396 tests
## Status Summary
### Firefox
`OK` : 3
`FAIL`: 3
### Chrome
`OK` : 3
`PASS`: 78
### Safari
`OK` : 3
`FAIL`: 3
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=1968375c35e44e2aa779e628b54e0dffa29f8d33)
[GitHub PR Head](https://wpt.fyi/results/?sha=a13721e0eae3ff71e03474e6e905615251929fc0&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=a13721e0eae3ff71e03474e6e905615251929fc0&label=pr_base)
## Details
(See attachment for full changes)
You need to log in
before you can comment on or make changes to this bug.
Description
•