]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)
authorChidi Williams <redacted>
Fri, 11 Nov 2022 16:10:01 +0000 (16:10 +0000)
committerGitHub <redacted>
Fri, 11 Nov 2022 16:10:01 +0000 (18:10 +0200)
commita728be9cdb993b7a5bb9a842a6b1403d5d03462c
treee884d19ac78e49b5efc7063975fa70cecc2a4112
parent46a68fb9b5b19e322b2c7ee21550481798f0061c
Add WHISPER_NO_AVX and WHISPER_NO_AVX2 to CMakeLists (#136)

* Check for AVX and AVX2 on Darwin

* Add AVX options to CMakeLists
CMakeLists.txt