Files
enginex-ascend-910-llama.cpp/ggml/src/ggml-cpu
Acly 10640e31aa ggml : fix interpolate with align-corners and ne=1 (#16700)
* ggml : fix interpolate with align-corners and ne=1

* avoid division by zero if one of the spatial dimensions is 1
* cpu, cuda, opencl returned correct result anyway due to clamp
* vulkan didn't clamp for align-corners so results were broken

* fix clang warning
2025-10-27 21:50:22 +01:00
..
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-08-13 11:09:39 +03:00