Skip to content

[SYCL free func] Migrate ReplicationPaddingKernels to free function - #5132

Open
YzyParry wants to merge 1 commit into
intel:mainfrom
YzyParry:ReplicationPaddingKernels
Open

[SYCL free func] Migrate ReplicationPaddingKernels to free function#5132
YzyParry wants to merge 1 commit into
intel:mainfrom
YzyParry:ReplicationPaddingKernels

Conversation

@YzyParry

Copy link
Copy Markdown

Migrate kernels in src/ATen/native/xpu/sycl/ReplicationPaddingKernels.cpp to
sycl free function.
Including:

  • ParallelReplicationPad1dKernelFunc
  • ParallelReplicationPad2dKernelFunc
  • ParallelReplicationPad3dKernelFunc

* Refactor ParallelReplicationPad1dKernelFunc to free function

* Refactor ParallelReplicationPad2dKernelFunc to free function

* Refactor ParallelReplicationPad3dKernelFunc to free function
@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 28, 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