llama.cpp releases · · 1 min read

b9661

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

vulkan: add col2im_1d op (#24425)

  • vulkan: add GGML_OP_COL2IM_1D, follow-up to the CPU op

  • vulkan: col2im_1d bounded gather loop instead of full-K scan with modulo

  • vulkan: col2im_1d address review from @jeffbolznv

  • vulkan: col2im_1d return nullptr for unsupported types, address review from @0cc4m

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