Files
ik_llama.cpp/github-data/pull_requests/569 - Conditionally disable fused ops when building with Vulkan enabled.md
2025-07-23 13:31:53 +02:00

461 B

🔀 #569 - Conditionally disable fused ops when building with Vulkan enabled

Author ikawrakow
State Closed
Created 2025-07-02
Updated 2025-07-02

Description

Last PR just disabled them, here we disable them only if building with Vulkan support.

This is temporary until the fused ops are implemented in the Vulkan backend.