]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : adapt to ggml.h changes (#0)
authorGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 18:50:16 +0000 (21:50 +0300)
committerGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit336c10a4c3c8ec99af484b25a0cddd397a09cdb2
treed227b6d304876ddca762b67817ee765798d0ec73
parentc8e33e1412723d8bfba60fb19d121806e315ee9f
examples : adapt to ggml.h changes (#0)

ggml-ci
examples/common-ggml.cpp
examples/gpt-2/main-batched.cpp
examples/gpt-2/main-sched.cpp
examples/simple/simple-backend.cpp
examples/simple/simple-ctx.cpp
include/ggml.h
src/ggml.c
tests/test-conv-transpose-1d.cpp
tests/test-conv1d.cpp
tests/test-conv2d.cpp
tests/test-mul-mat.cpp