]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml/ex: calculate accuracy in graph, adapt MNIST (ggml/980)
authorJohannes Gäßler <redacted>
Thu, 3 Oct 2024 15:29:59 +0000 (17:29 +0200)
committerGeorgi Gerganov <redacted>
Sat, 5 Oct 2024 12:23:51 +0000 (15:23 +0300)
commit936cf3beb7b674934179526154c4865b23f8133f
treef4e7a8650eb527f830a5accceb0e163a5148e76f
parentbc92c2f8f0664571e634f0a8964717d9a1b7a83d
ggml/ex: calculate accuracy in graph, adapt MNIST (ggml/980)
ggml/include/ggml.h
ggml/src/ggml-cuda.cu
ggml/src/ggml-cuda/argmax.cu [new file with mode: 0644]
ggml/src/ggml-cuda/argmax.cuh [new file with mode: 0644]
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/count-equal.cu [new file with mode: 0644]
ggml/src/ggml-cuda/count-equal.cuh [new file with mode: 0644]
ggml/src/ggml-cuda/fattn-tile-f16.cu
ggml/src/ggml-cuda/fattn-vec-f16.cuh
ggml/src/ggml.c