Difference between revisions of "Porting/whisper.cpp"
Jump to navigation
Jump to search
JeremyRand (talk | contribs) (Create page) |
JeremyRand (talk | contribs) (Add SSE3 and fp16 conversion lookup table) |
||
Line 3: | Line 3: | ||
* [https://github.com/ggerganov/whisper.cpp/pull/320 ggml : add f16 acceleration for POWER9 ppc64le] | * [https://github.com/ggerganov/whisper.cpp/pull/320 ggml : add f16 acceleration for POWER9 ppc64le] | ||
* [https://github.com/ggerganov/whisper.cpp/pull/349 ggml : improve f16 acceleration for POWER9 ppc64le] | * [https://github.com/ggerganov/whisper.cpp/pull/349 ggml : improve f16 acceleration for POWER9 ppc64le] | ||
+ | * [https://github.com/ggerganov/whisper.cpp/pull/368 Add SSE3 and fp16 conversion lookup table] | ||
* [https://github.com/ggerganov/whisper.cpp/pull/369 Reorganize POWER9 SIMD code] | * [https://github.com/ggerganov/whisper.cpp/pull/369 Reorganize POWER9 SIMD code] | ||
* [https://github.com/ggerganov/whisper.cpp/pull/398 PPC64 big-endian support] | * [https://github.com/ggerganov/whisper.cpp/pull/398 PPC64 big-endian support] | ||
[[Category:Ports]] | [[Category:Ports]] |