Skip to content

Peak mlx#30

Open
kylmcgr wants to merge 4 commits into
mainfrom
peak-mlx
Open

Peak mlx#30
kylmcgr wants to merge 4 commits into
mainfrom
peak-mlx

Conversation

@kylmcgr
Copy link
Copy Markdown

@kylmcgr kylmcgr commented Apr 28, 2026

New combo threshold and rate node that makes use of mlx

@kylmcgr kylmcgr requested a review from cboulay April 28, 2026 17:08
@kylmcgr kylmcgr self-assigned this Apr 28, 2026
@cboulay
Copy link
Copy Markdown
Member

cboulay commented May 5, 2026

I'm holding off on this because I think a better design has the thresholding unit parameterized to output a sparse array or MLX array, then the rates unit will auto-detect which code path to take based on the input namespace. I like this design better because it is a smaller increase in the decision space for the user (simply one more toggle, not an A+B vs C), and it is a pure upgrade for the rate unit which could benefit other scenarios.

I'll leave this PR in place until that new design is done but ultimately I will not be merging this PR.

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