[wpt-sync] Sync PR 48114 - webnn: Implement buildGraphAndCompute and add two operators' tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox132 fixed)
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
812.61 KB,
text/plain
|
Details |
Sync web-platform-tests PR 48114 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48114
Details from upstream follow.
mei1127 <shanxing.mei@intel.com> wrote:
webnn: Implement buildGraphAndCompute and add two operators' tests
This cl updates the buildGraphAndCompute method to support subgraphs
with multiple operators. The output precision for such subgraphs is the
sum of the individual operators’ precisions. Basic tests for both
operators have been added.Bug: 333756077
Change-Id: I959d307127503e3a81c82aba91351e97d2edd8dd
Cq-Include-Trybots: luci.chromium.try:mac14-blink-rel,mac14.arm64-blink-rel,win11-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/5799843
WPT-Export-Revision: e3ad0e62039e43d7a06ec070580499a4caaa3e58
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•