[MLIR] add linalg.argmax and linalg.argmin
Open
mlir
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Hello,
I wonder if it is possbile to add linalg.argmax and linalg.argmin to better describe such computation rather than making it as a series of selection and compare.
Contributor guide
Research direction
The issue proposes adding linalg.argmax and linalg.argmin but names no files, tests, entry points, or acceptance criteria. Start by investigating how the current series of selection and compare operations represents this computation, then define the operation semantics and tests needed to establish completion.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100