-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Windows][PT2.6] Split larger Other Kernels lib (#1096)
torch_xpu_ops_sycl_kernels leads to around 1.83GB in size on windows, splitting it to reduce the lib size. New libs introduced in this PR: torch_xpu_ops_sycl_tensor_srcs torch_xpu_ops_sycl_norm_loss_srcs torch_xpu_ops_sycl_poly_srcs torch_xpu_ops_sycl_dist_srcs --------- Co-authored-by: Feng Yuan <[email protected]>
- Loading branch information
1 parent
0d189dd
commit bfdbaf4
Showing
2 changed files
with
76 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters