]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : fix some mul mat cases + add tests for src1 F16 (ggml/669)
authorbssrdf <redacted>
Fri, 29 Dec 2023 08:32:31 +0000 (03:32 -0500)
committerGeorgi Gerganov <redacted>
Fri, 29 Dec 2023 12:54:19 +0000 (14:54 +0200)
commitafc8c192919f04613a92d40391bff4c8cd99856b
tree1959cf18947a06b21b9291ea415e690bdeb9fc67
parentca38b8d334baa724bd6c9402470931d26427466f
ggml : fix some mul mat cases + add tests for src1 F16 (ggml/669)

* fixed mul-mat error for old GPUs

* style fixes

* add mul mat src1 f16 test cases, fix more cases

ggml-ci

---------

Co-authored-by: bssrdf <redacted>
Co-authored-by: slaren <redacted>
ggml-backend.c
ggml-cuda.cu
ggml.c
tests/test-backend-ops.cpp