Closed
Bug 1891895
Opened 2 years ago
Closed 1 year ago
[wpt-sync] Sync PR 45754 - webnn: Support Prelu operation in tflite converter
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox127 fixed)
RESOLVED
FIXED
127 Branch
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45754 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45754
Details from upstream follow.
junwei <junwei.fu@intel.com> wrote:
webnn: Support Prelu operation in tflite converter
Implement WebNN Prelu operation with TFLite PRELU builtin operator
that doesn't support broadcastable at the last dimension.Bug:40206287
Change-Id: If5cc3701eac1ed4b945057f47f558668e7d4e645Reviewed-on: https://chromium-review.googlesource.com/5457851
WPT-Export-Revision: 0b171b7277637c3887971c13271ef1d79f966042
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5cdb985122d
[wpt PR 45754] - webnn: Support Prelu operation in tflite converter, a=testonly
Comment 6•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•