Skip to content

Commit ded2b6f

Browse files
committed
Update
[ghstack-poisoned]
1 parent b0a0894 commit ded2b6f

8 files changed

Lines changed: 1003 additions & 0 deletions

File tree

backends/webgpu/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ set(WEBGPU_SRCS
3434
runtime/ops/add/BinaryOp.cpp
3535
runtime/ops/rms_norm/RmsNorm.cpp
3636
runtime/ops/update_cache/UpdateCache.cpp
37+
runtime/ops/sdpa/Sdpa.cpp
3738
runtime/ops/select_as_symint/SelectAsSymint.cpp
3839
)
3940

0 commit comments

Comments
 (0)