Difference between revisions of "Porting/whisper.cpp"

From RCS Wiki
Jump to navigation Jump to search
(Create page)
 
(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]]

Revision as of 02:19, 10 February 2023