]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
move BLAS to a separate backend (cont) (llama/6210)
authorslaren <redacted>
Sun, 16 Jun 2024 10:57:37 +0000 (13:57 +0300)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:33:49 +0000 (18:33 +0300)
commit169738dc6658c28dccad876e9db5ff2180940186
treedccb411ac300eac08549e66b89751c9ab940c223
parent47be086a3d13e34bd70ee6ff2d62e568013f219f
move BLAS to a separate backend (cont) (llama/6210)

ggml-ci
.github/workflows/ci.yml
.gitignore
CMakeLists.txt
examples/common.h
examples/gpt-2/main-sched.cpp
ggml-blas.cpp [deleted file]
ggml-blas.h [deleted file]
src/CMakeLists.txt
src/ggml-blas.cpp [new file with mode: 0644]
src/ggml-blas.h [new file with mode: 0644]