]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
fix uses of GGML_USE_CUBLAS in tests and examples (#879)
authorslaren <redacted>
Tue, 2 Jul 2024 17:11:52 +0000 (19:11 +0200)
committerGitHub <redacted>
Tue, 2 Jul 2024 17:11:52 +0000 (19:11 +0200)
commite3b3846976c94163f2b3dd128cc959782653edbb
treee2de44388a2fba5139ecc7d3c742436f604d2c7d
parent84376bded7508797cde269b09de7e2deebfb8208
fix uses of GGML_USE_CUBLAS in tests and examples (#879)

* fix uses of GGML_USE_CUBLAS in tests and examples

* fix ci/run.sh

ggml-ci
ci/run.sh
examples/gpt-2/CMakeLists.txt
tests/test-arange.cpp
tests/test-conv1d.cpp
tests/test-conv2d.cpp
tests/test-mul-mat.cpp
tests/test-timestep_embedding.cpp