Skip to content

RadixTopKSmall#617

Merged
CC-Yeh merged 4 commits into
mainfrom
radix_topk
Jul 19, 2026
Merged

RadixTopKSmall#617
CC-Yeh merged 4 commits into
mainfrom
radix_topk

Conversation

@CC-Yeh

@CC-Yeh CC-Yeh commented Jul 19, 2026

Copy link
Copy Markdown
Contributor
  • Multi-pass radix selection computes exact sorted top-k, one dispatch per pass.
  • Deterministic f32 total order; ties prefer smaller index.

@CC-Yeh
CC-Yeh marked this pull request as ready for review July 19, 2026 09:22
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@CC-Yeh

CC-Yeh commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Delightful!

Reviewed commit: 3c4ff4b839

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@CC-Yeh
CC-Yeh enabled auto-merge (squash) July 19, 2026 11:01
@CC-Yeh
CC-Yeh merged commit 032f214 into main Jul 19, 2026
7 checks passed
@CC-Yeh
CC-Yeh deleted the radix_topk branch July 19, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants