]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan : move contiguous checks to device_supports_op (llama/17490)
authorAcly <redacted>
Thu, 27 Nov 2025 05:54:19 +0000 (06:54 +0100)
committerGeorgi Gerganov <redacted>
Thu, 11 Dec 2025 13:32:47 +0000 (15:32 +0200)
commit37bfc637f56ce339ac7447bcb432ed0d49bd775c
tree4f9f68aea504a2bf52c7401b767c8cc372a5e7c2
parentb0b0545ee725e6f5add7244575567cfe817e28b7
vulkan : move contiguous checks to device_supports_op (llama/17490)

* vulkan : remove op_supports_incontiguous and add missing constraints in device_supports_op

* im2col: remove contraints on src0 (kernel input)
src/ggml-vulkan/ggml-vulkan.cpp