Skip to content

[SYCL free func] migrate NMS kernels - #4855

Open
jiafuzha wants to merge 1 commit into
intel:mainfrom
jiafuzha:jiafuzha/144-NMSkernel
Open

[SYCL free func] migrate NMS kernels#4855
jiafuzha wants to merge 1 commit into
intel:mainfrom
jiafuzha:jiafuzha/144-NMSkernel

Conversation

@jiafuzha

@jiafuzha jiafuzha commented Aug 7, 2026

Copy link
Copy Markdown

SYCL free functions: Both kernels ( nms_sub_kernel  and  gather_keep_from_mask_kernel ) are already converted to free functions using  SYCL_EXT_ONEAPI_FUNCTION_PROPERTY  — no class functors remain.

 Unit Tests                                                                                                                                             
                                                                                                                                                        
 Ran  test/regressions/test_nms.py  from both repos — all passed:                                                                                       
                                                                                                                                                        
  test/regressions/test_nms.py::TestNNMethod::test_batched_nms  PASSED                                                                                  
  test/regressions/test_nms.py::TestNNMethod::test_nms          PASSED                                                                                  
  2 passed in ~3s       

Signed-off-by: Jiafu Zhang <jiafu.zhang@intel.com>
@github-actions github-actions Bot added disable_e2e Disable all e2e test jobs for the PR disable_distributed Disable distributed UT test jobs for the PR labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disable_distributed Disable distributed UT test jobs for the PR disable_e2e Disable all e2e test jobs for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant