]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml, ci : Windows ARM runner and build fixes (llama/5979)
authorMichael Podvitskiy <redacted>
Mon, 11 Mar 2024 09:28:51 +0000 (10:28 +0100)
committerGeorgi Gerganov <redacted>
Thu, 14 Mar 2024 16:46:58 +0000 (18:46 +0200)
commit125e405ac93a6485d1c6e1ffcb4712930792815e
tree2d08e34553c07553341352672795b9735f2f661b
parent4c3f0ac0b4d834704260d5dfea6a483d7a2409fd
ggml, ci : Windows ARM runner and build fixes (llama/5979)

* windows arm ci

* fix `error C2078: too many initializers` with ggml_vld1q_u32 macro for MSVC ARM64

* fix `warning C4146: unary minus operator applied to unsigned type, result still unsigned`

* fix `error C2065: '__fp16': undeclared identifier`
src/ggml-impl.h
src/ggml-quants.c
src/ggml.c