Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ option(S2_VULKAN "Build with Vulkan backend" OFF)
option(S2_CUDA "Build with CUDA backend" OFF)
option(S2_METAL "Build with Metal backend" OFF)
option(S2_BUILD_SHARED_LIBRARIES "Build S2 shared and static library targets" OFF)
option(S2_AUTO_APPLY_LOCAL_PATCHES "Automatically apply local patches from patches/*.patch during build" ON)
option(S2_AUTO_APPLY_LOCAL_PATCHES "Automatically apply local patches from patches/*.patch during build" OFF)

if(S2_METAL AND NOT APPLE)
message(FATAL_ERROR "S2_METAL is only supported on Apple platforms.")
Expand Down
2 changes: 1 addition & 1 deletion ggml
Submodule ggml updated 611 files
84 changes: 0 additions & 84 deletions patches/ggml-conv-transpose-1d-grid-fix-loop-fix.patch

This file was deleted.

39 changes: 0 additions & 39 deletions patches/ggml-conv2d-dw-grid-fix.patch

This file was deleted.