Skip to content

Commit

Permalink
gpu: generic: implement SYCL reduction
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeor255 committed Dec 7, 2024
1 parent 80ee714 commit 7e30372
Show file tree
Hide file tree
Showing 7 changed files with 1,336 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/common/memory_tracking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ enum {
key_reducer_space_bctx,
key_reduction,
key_reduction_1,
key_reduction_out,
key_reorder_cross_space,
key_reorder_space,
key_reorder_src_scales,
Expand Down
Loading

0 comments on commit 7e30372

Please sign in to comment.