ggml/include
Aman Gupta 32e3abd2d2 Add Conv2d for CPU (llama/14388)
* Conv2D: Add CPU version

* Half decent

* Tiled approach for F32

* remove file

* Fix tests

* Support F16 operations

* add assert about size

* Review: further formatting fixes, add assert and use CPU version of fp32->fp16
2025-07-01 11:52:14 +03:00
..
ggml-alloc.h ggml : upgrade init_tensor API to return a ggml_status (llama/11854) 2025-03-04 21:24:42 +02:00
ggml-backend.h vulkan: Add fusion support for RMS_NORM+MUL (llama/14366) 2025-07-01 11:52:14 +03:00
ggml-blas.h ggml : build backends as libraries (llama/10256) 2024-11-15 22:51:53 +02:00
ggml-cann.h ggml : build backends as libraries (llama/10256) 2024-11-15 22:51:53 +02:00
ggml-cpp.h ggml : fix ggml_gallocr_ptr type (#1205) 2025-04-30 15:20:40 +02:00
ggml-cpu.h ggml : add ggml_set_rows (llama/14274) 2025-07-01 11:52:14 +03:00
ggml-cuda.h ggml : build backends as libraries (llama/10256) 2024-11-15 22:51:53 +02:00
ggml-kompute.h ggml : build backends as libraries (llama/10256) 2024-11-15 22:51:53 +02:00
ggml-metal.h repo : update links to new url (llama/11886) 2025-02-25 13:33:09 +02:00
ggml-opencl.h Introducing experimental OpenCL backend with support for Qualcomm Adreno GPUs (llama/10693) 2024-12-17 19:23:40 +02:00
ggml-opt.h mnist: fix segmentation fault (#1227) 2025-05-19 09:33:35 +02:00
ggml-rpc.h rpc : do not wait for response when sending RPC_CMD_SET_TENSOR (llama/12943) 2025-05-01 10:39:34 +03:00
ggml-sycl.h ggml : build backends as libraries (llama/10256) 2024-11-15 22:51:53 +02:00
ggml-vulkan.h vulkan: Make Vulkan optional at runtime (#11493). (llama/11494) 2025-02-12 22:00:20 +02:00
ggml.h Add Conv2d for CPU (llama/14388) 2025-07-01 11:52:14 +03:00
gguf.h GGUF: C++ refactor, backend support, misc fixes (skip) (llama/11030) 2025-01-14 09:36:36 +02:00