Closed Bug 1878431 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 44388 - WebNN: Implement MLBuffer creation/destroy.

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox125 fixed)

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Attachments

(1 file)

Sync web-platform-tests PR 44388 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/44388
Details from upstream follow.

Bryan Bernhart <bryan.bernhart@intel.com> wrote:

WebNN: Implement MLBuffer creation/destroy.

Introduces MLBuffer to the WebNN service. Since MLBuffer exists in the
domain of the context, instead of a graph, a dedicated command
recorder was needed to ensure future context operations
(ie. readBuffer) get applied prior to graph operations.

  • Defines handles to identify objects in the ML service.
  • Defines MLBuffer interfaces.
  • Implements buffer creation and destruction.

https://github.com/webmachinelearning/webnn/issues/482

Bug: 1472888
Change-Id: I852eff452346a968812e9f248fbb0a4cfc917dbc
Reviewed-on: https://chromium-review.googlesource.com/5173676
WPT-Export-Revision: d387e086f86d5c377c29e5d4ee695cbbbbd944b4

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Attached file Notable wpt changes
# CI Results Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI Total 158 tests and 456 subtests ## Status Summary ### Firefox `OK` : 2[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] 154[GitHub] `PASS` : 205[GitHub] 217[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] `FAIL` : 695[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] 851[GitHub] `ERROR` : 4[GitHub] 156[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] `NOTRUN`: 8[GitHub] 3772[Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-opt] ### Chrome `OK` : 76 `PASS` : 1527 `CRASH` : 78 `FAIL` : 1199 `ERROR` : 4 `NOTRUN`: 122 ### Safari `OK` : 154 `PASS` : 205 `FAIL` : 851 `ERROR` : 4 `NOTRUN`: 8 ## Links [Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=f6c463c855ba08182fd948167af788af2c9035d4) [GitHub PR Head](https://wpt.fyi/results/?sha=63c86e0cac46b170230946f1378157d3fd6561e7&label=pr_head) [GitHub PR Base](https://wpt.fyi/results/?sha=63c86e0cac46b170230946f1378157d3fd6561e7&label=pr_base) ## Details (See attachment for full changes)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ddea1ef28969 [wpt PR 44388] - WebNN: Implement MLBuffer creation/destroy., a=testonly https://hg.mozilla.org/integration/autoland/rev/6950545bf9d6 [wpt PR 44388] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: