[wpt-sync] Sync PR 45243 - webnn: migrate unary operations unit tests to WPTs.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox126 fixed)
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
107.17 KB,
text/plain
|
Details |
Sync web-platform-tests PR 45243 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45243
Details from upstream follow.
Shiyi Zou <shiyi.zou@intel.com> wrote:
webnn: migrate unary operations unit tests to WPTs.
This CL migrates unary operations unit tests to WPTs, including
element-wise unary (abs, ceil, cos, erf, exp, floor, identity, log, neg,
reciprocal, sin, sqrt, tan), hardSwish, relu, sigmoid, softsign and
tanh.Bug: 327337526, 328026885
Change-Id: I45505f5c7327625791a5dcf3bf47777a68d8f5dfReviewed-on: https://chromium-review.googlesource.com/5384746
WPT-Export-Revision: 0eb85dee083ab7a41eb8ecf88e0fe05597f4de32
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Comment 6•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/66d0af9c8223
https://hg.mozilla.org/mozilla-central/rev/c80701f0cc70
Description
•