vulkan: support GGML_UNARY_OP_XIELU (#18062)

This commit is contained in:
Jeff Bolz
2025-12-21 10:17:58 +01:00
committed by GitHub
parent 6eb7081860
commit cb64222b0c
4 changed files with 81 additions and 13 deletions
@@ -6,4 +6,6 @@ layout (push_constant) uniform parameter
uint KY;
float param1;
float param2;
float param3;
float param4;
} p;