]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan : move contiguous checks to device_supports_op (#17490)
authorAcly <redacted>
Thu, 27 Nov 2025 05:54:19 +0000 (06:54 +0100)
committerGitHub <redacted>
Thu, 27 Nov 2025 05:54:19 +0000 (06:54 +0100)
commitb78db3bd50b7d6b9578ced49243d787ee6622f89
tree1fd4416fbbf9080603f3c24a5678b711c2401119
parent142df17c9c296c846131041283c69edd2db754d8
vulkan : move contiguous checks to device_supports_op (#17490)

* vulkan : remove op_supports_incontiguous and add missing constraints in device_supports_op

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