Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@Morteza1814
Copy link

This PR introduces the first GPU-accelerated implementation of Non-Max Suppression (NMS) within the max/kernels/src/nn module. This implementation runs NMS per thread for each (batch, class) pair, matching the functional behavior of the CPU version. This version focuses on functional correctness and establishing the GPU execution framework. Performance optimizations will be added in follow-up PRs.

@Morteza1814 Morteza1814 requested a review from a team as a code owner November 21, 2025 01:48
@github-actions
Copy link

github-actions bot commented Nov 21, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
✅ (Morteza1814)[https://github.com/Morteza1814]
@abduld
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Morteza1814
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@Morteza1814
Copy link
Author

recheck

@JoeLoser JoeLoser requested a review from abduld November 21, 2025 03:33
@abduld
Copy link
Contributor

abduld commented Nov 24, 2025

!sync

@abduld
Copy link
Contributor

abduld commented Nov 24, 2025

!sync

modular-cla-bot bot added a commit to modular/cla that referenced this pull request Nov 24, 2025
@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

imported-internally Signals that a given pull request has been imported internally.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.