]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
update tests and examples
authorslaren <redacted>
Mon, 4 Nov 2024 11:43:54 +0000 (12:43 +0100)
committerGeorgi Gerganov <redacted>
Mon, 4 Nov 2024 17:42:09 +0000 (19:42 +0200)
commitf3c1e6aeaafc1a2889ed5304b9f8160f96c07b77
treed99b3fc4f9f89a5bef46f56e426d6394f90db1f4
parent38e609dd6cbbd6b4176374d8e6045fdccd1b1aa3
update tests and examples
30 files changed:
examples/CMakeLists.txt
examples/gpt-2/main-alloc.cpp
examples/gpt-2/main-backend.cpp
examples/gpt-2/main-batched.cpp
examples/gpt-2/main-ctx.cpp
examples/gpt-2/main-sched.cpp
examples/gpt-j/main.cpp
examples/magika/main.cpp
examples/mnist/mnist-common.h
examples/sam/main.cpp
examples/simple/simple-backend.cpp
examples/simple/simple-ctx.cpp
examples/yolo/yolov3-tiny.cpp
tests/CMakeLists.txt
tests/test-arange.cpp
tests/test-blas0.c
tests/test-cont.c
tests/test-conv-transpose-1d.cpp
tests/test-conv-transpose.c
tests/test-conv1d.cpp
tests/test-conv2d.cpp
tests/test-customop.c
tests/test-dup.c
tests/test-mul-mat.cpp
tests/test-mul-mat0.c
tests/test-pool.c
tests/test-rel-pos.c
tests/test-timestep_embedding.cpp
tests/test1.c
tests/test2.c