[wpt-sync] Sync PR 43224 - WebNN: Define element-wise unary operations in mojo and define DirectML Nodes for these MLOperators
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox122 fixed)
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43224 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43224
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Define element-wise unary operations in mojo and define DirectML Nodes for these MLOperators
This CL expands the element-wise unary mojo operation and node
definition by adding abs, ceil, cos, exp, floor, log, neg, sin and tan.
This CL also adds some WebNN graph validation and implementation
services unit tests.This CL also updates the WPT test data for exp operator.
Bug: 1273291
Change-Id: Iff080f4faf6ba0a3d7d1573ef3e25801a140fd55
Reviewed-on: https://chromium-review.googlesource.com/4978142
WPT-Export-Revision: 3fc0a56e28d6353d6b5f2c7c6469ce37a3f95874
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
bugherder |
Description
•