webmachinelearning / webnn

🧠 Web Neural Network API
https://www.w3.org/TR/webnn/
Other
397 stars 48 forks source link

Remove argmin/max selectLastIndex parameter #722

Closed philloooo closed 4 months ago

philloooo commented 4 months ago

Fixes #652 This removes the selectLastIndex parameter from argMin and argMax, given that the CoreML backend has no guarantee of return value in case of ties.

@fdwr please take a look :)


Preview | Diff