* optimise GGML_OP_SUM * add non-contiguous tests by permuting the input * change tests to require full contiguity of OP_SUM * cuda : add check GGML_OP_SUM --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ggml-metal-common.cpp | ||
| ggml-metal-common.h | ||
| ggml-metal-context.h | ||
| ggml-metal-context.m | ||
| ggml-metal-device.cpp | ||
| ggml-metal-device.h | ||
| ggml-metal-device.m | ||
| ggml-metal-impl.h | ||
| ggml-metal-ops.cpp | ||
| ggml-metal-ops.h | ||
| ggml-metal.cpp | ||
| ggml-metal.metal | ||