[wpt-sync] Sync PR 47166 - WebNN: Remove argmin/max selectLastIndex parameter
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox130 fixed)
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47166 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47166
Details from upstream follow.
Miao Bin <bin.miao@intel.com> wrote:
WebNN: Remove argmin/max selectLastIndex parameter
This CL removes the selectLastIndex parameter from argMin and argMax to
align with the spec change [1].The changes include the definition of IDL and mojo, the implementation
of DirectML and TfLite backend and the related unit tests and WPT tests.[1] https://github.com/webmachinelearning/webnn/pull/722
Bug: 352314071, 40206287
Change-Id: Ifbb1c5b8c5eef41f87b279c2b1018d2d5d0198ea
Cq-Include-Trybots: luci.chromium.try:win11-blink-rel,mac14.arm64-blink-rel,mac14-blink-relReviewed-on: https://chromium-review.googlesource.com/5700708
WPT-Export-Revision: b772c67612640082f472bce89659edadf718dca5
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
•