]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : add abort_callback for cpu backend (ggml/725)
authorMichael Podvitskiy <redacted>
Fri, 9 Feb 2024 09:42:27 +0000 (10:42 +0100)
committerGeorgi Gerganov <redacted>
Sat, 10 Feb 2024 07:55:46 +0000 (09:55 +0200)
commitf75e1197f15dea464f6076cd8099438b7a61cd91
treeb04246e05444955c8bd1bb9361bb4ff4fed824e6
parentaa8a75e2879cd6ed713fbf17b2705ae6a4bbd20c
ggml : add abort_callback for cpu backend (ggml/725)

* a way to use abort_callback with the cpu backend

* whisper update
ggml-backend.c
ggml-backend.h
ggml.c
ggml.h
whisper.cpp
whisper.h