]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : PPC64 big-endian support (#398)
authorfitzsim <redacted>
Mon, 23 Jan 2023 18:48:10 +0000 (18:48 +0000)
committerGitHub <redacted>
Mon, 23 Jan 2023 18:48:10 +0000 (20:48 +0200)
commitae16c21e9cd57c1d174d2b38da267bfeca8ef707
treeebf5c005fa99db59cb9ac890054f87f9fe8f90f5
parent2c3f50a021fb90418ebd4dc306faa1383d0ccdba
whisper : PPC64 big-endian support (#398)

* ggml : set cache line size to 128 on POWER9

* whisper : add PPC64 big endian support
Makefile
ggml.c
whisper.cpp