]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : basic implementation of 1d and 2d pools (#375)
authorBorislav Stanimirov <redacted>
Wed, 12 Jul 2023 10:43:30 +0000 (13:43 +0300)
committerGitHub <redacted>
Wed, 12 Jul 2023 10:43:30 +0000 (13:43 +0300)
commit25b2d4ebac9fe718fb0ab1b773a9f59c0bbd0033
treee832e0fcc31ef2a273c5348818f1ff5d68ffc47d
parent8e2d6dfaf2958cab0fd069dcc65243eaccb1fa30
ggml : basic implementation of 1d and 2d pools (#375)

pools and tests

no lenet
include/ggml/ggml.h
src/ggml.c
tests/CMakeLists.txt
tests/test-pool.c [new file with mode: 0644]