Closed
Bug 1937630
Opened 2 months ago
Closed 2 months ago
[wpt-sync] Sync PR 49714 - webnn: fix coreml fp16 constant addition
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox135 fixed)
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49714 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49714
Details from upstream follow.
Phillis Tang <phillis@chromium.org> wrote:
webnn: fix coreml fp16 constant addition
Fix conversion bug and add wpt.
Change-Id: I08a67771762caccb22c92eba1963a4ba1115b8e6
Bug: 360052663Reviewed-on: https://chromium-review.googlesource.com/6094071
WPT-Export-Revision: e671fc6eb3cc4f0bc28a8e635f5d187eb38771ee
Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=044d818ea55487a179c83400323d1f38565825af
Assignee | ||
Comment 2•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=196379833000e5a8ea548df3b78da6b2a65febc2
Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 14 subtests
Status Summary
Firefox
OK
: 6
FAIL
: 6
Chrome
OK
: 6
PASS
: 72
FAIL
: 6
Safari
OK
: 6
FAIL
: 6
Links
Details
New Tests That Don't Pass
- /webnn/conformance_tests/lstm.https.any.html?npu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
- /webnn/conformance_tests/lstm.https.any.worker.html?gpu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
- /webnn/conformance_tests/lstm.https.any.html?gpu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
- /webnn/conformance_tests/lstm.https.any.html?cpu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
- /webnn/conformance_tests/lstm.https.any.worker.html?cpu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
- /webnn/conformance_tests/lstm.https.any.worker.html?npu [wpt.fyi]
- assert_implements(navigator.ml, 'missing navigator.ml'):
FAIL
(Safari:FAIL
)
- assert_implements(navigator.ml, 'missing navigator.ml'):
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/224a409cce0b
[wpt PR 49714] - webnn: fix coreml fp16 constant addition, a=testonly
Comment 5•2 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•