Skip to content

b10310

Choose a tag to compare

@github-actions github-actions released this 07 Aug 14:59
cb26014

ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (#25554)

  • ggml : add fallback definitions for missing aarch64 HWCAP bits

  • ggml : require HWCAP_ASIMDHP for the aarch64 fp16 cpu variants

Also rename has_fp16_va to has_fp16, the field gates the whole FEAT_FP16
extension, scalar and vector half-precision arithmetic together.

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI: