llama.cpp
c18610b4 - CANN: Support Ascend310P to accelerate F32 and F16 Model (#10216)

Commit
230 days ago
CANN: Support Ascend310P to accelerate F32 and F16 Model (#10216) * CANN Support Ascend310P to accelerate F32 and F16 Model * Add compile option soc type macro ASCEND_310P to ggml-cann lib * Remove unused code * Remove the ascend soc_type hard code compile option in CMakelist.txt
Author
Parents
  • ggml/src/ggml-cann
    • File
      CMakeLists.txt
    • File
      aclnn_ops.cpp
    • kernels
      • File
        CMakeLists.txt
      • File
        dup.cpp
      • File
        get_row_f16.cpp
      • File
        get_row_f32.cpp
      • File
        get_row_q4_0.cpp