mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-10 21:00:49 +00:00
* Support float16-to-float16 add/sub/mul/div operations in the CUDA backend * Add fp16 support for add/sub/mul/div on the CPU backend * Add test cases for fp16 add/sub/mul/div