Closed
Bug 1906004
Opened 5 months ago
Closed 4 months ago
[wpt-sync] Sync PR 46971 - WebNN: Emulate gelu with decomposed operations
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46971 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46971
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Emulate gelu with decomposed operations
This CL uses the decompose operation to emulate the gelu for DirectML
backend when the DirectML feature level is lower than 5.1.Bug: 40206287
Change-Id: Iaf472b53b4c6bdcad80ff02dd6b208b4e2df9a3c
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-rel
Reviewed-on: https://chromium-review.googlesource.com/5649158
WPT-Export-Revision: 53665bcc5f9c87d2a92b148ca377ac570df832b7
Assignee | ||
Comment 1•5 months ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b126de83f34
[wpt PR 46971] - WebNN: Emulate gelu with decomposed operations, a=testonly
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•