b9915
b9915
View on GitHubView PackagePublished: Jul 8, 2026

Release Notes

ggml : add support for CPU f16->f16 GGML_OP_SET_ROWS (#25344)

  • ggml : add support for CPU f16->f16 GGML_OP_SET_ROWS

  • ggml : add missing type checks in f16 GGML_OP_SET_ROWS

  • ggml : merge ggml_compute_forward_set_rows_f32() and ggml_compute_forward_set_rows_f16() into ggml_compute_forward_set_rows_impl()

  • chore : replace assert() with GGML_ASSERT()


Co-authored-by: StanisÅ‚aw Szymczyk [email protected]

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI: