whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Convert POWER9 fp16 SIMD code to macros

Open fitzsim opened this issue 1 year ago • 0 comments

I changed GGML_F16_VEC_LOAD and GGML_F16_VEC_STORE to pass the index as a separate argument. I haven't tested those changes on the other architectures. Will they be tested automatically before the merge?

fitzsim avatar Jan 03 '23 05:01 fitzsim