whisper.cpp/ggml/src/ggml-cann/kernels
leo-pony 90dd5fca9c CANN: Fix SOC_TYPE compile bug (llama/10519)
* CANN: Fix the bug build fail on Ascend310P under two cases:
1) Manual specify SOC_TYPE
2) Under some unusual compile environment

* Update the cann backend News content: Support F16 and F32 data type model for Ascend 310P NPU.

* fix CANN  compile fail bug: the assert in ascend kernel function doesn't supportted on some CANN version
2024-12-08 20:14:35 +02:00
..
CMakeLists.txt CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00
ascendc_kernels.h
dup.cpp CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00
get_row_f16.cpp CANN: Support Ascend310P to accelerate F32 and F16 Model (llama/10216) 2024-12-08 20:14:35 +02:00
get_row_f32.cpp CANN: Support Ascend310P to accelerate F32 and F16 Model (llama/10216) 2024-12-08 20:14:35 +02:00
get_row_q4_0.cpp CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00
get_row_q8_0.cpp
quantize_f16_q8_0.cpp CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00
quantize_f32_q8_0.cpp CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00
quantize_float_to_q4_0.cpp CANN: Fix SOC_TYPE compile bug (llama/10519) 2024-12-08 20:14:35 +02:00