- Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
Description
Describe what you are looking for
Finding the minimum and the maximum value in a sequence is fundamentally cheaper, than locating that offset position in a vectorized form. It potentially makes sense to split nk_reduce_minmax into two APIs:
nk_reduce_argminmax- returning two offsetsnk_reduce_minmax- returning two scalar values
Relates to #315
Can you contribute to the implementation?
- I can contribute
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
No response
Is there an existing issue for this?
- I have searched the existing issues
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable