]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add bilinear upscale support (#1185)
authorDiego Devesa <redacted>
Wed, 9 Apr 2025 10:32:13 +0000 (12:32 +0200)
committerGitHub <redacted>
Wed, 9 Apr 2025 10:32:13 +0000 (12:32 +0200)
commit63015d271719034c31d07755d8bbbe208378e13f
tree4444be93b4f20c8e5af37bc2aeb59841febfda2f
parent52991e37a53185f7026519e0d538d191573d16a0
ggml : add bilinear upscale support (#1185)
examples/yolo/yolov3-tiny.cpp
include/ggml.h
src/ggml-cann/ggml-cann.cpp
src/ggml-cpu/ops.cpp
src/ggml-cuda/ggml-cuda.cu
src/ggml-metal/ggml-metal.m
src/ggml-sycl/ggml-sycl.cpp
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml.c
tests/test-backend-ops.cpp