llama.cpp releases · · 1 min read

b9366

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

vulkan: add REPEAT op support for f16 to f16. (#23298)

  • feat: extend repeat op for vulkan

  • feat: add repeat_f16 vulkan pipeline

  • fix: ensure same dst and src types

  • fix: use type_size instead of data types

  • fix: use int16 and int32 for repeat shader op

  • chore: rename repeat_f* to repeat_i*

  • chore: rename repeat vulkan pipelines

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

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

UI:

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases