Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove TopKOp and related functionality #377

Closed
ricardoV94 opened this issue Jul 13, 2023 · 1 comment · Fixed by #686
Closed

Remove TopKOp and related functionality #377

ricardoV94 opened this issue Jul 13, 2023 · 1 comment · Fixed by #686

Comments

@ricardoV94
Copy link
Member

This Op seems pretty esoteric and does not correspond to any Numpy core functionality.

For the sake of reducing maintenance burden I suggest we remove it.

class TopKOp(Op):

@ricardoV94 ricardoV94 changed the title Consider removing TopKOp and related functionality Remove TopKOp and related functionality Dec 6, 2023
@mory91 mory91 mentioned this issue Mar 30, 2024
10 tasks
@mory91
Copy link
Contributor

mory91 commented Mar 30, 2024

Tried in #686

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants