]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
Rewrite simple-backend to use sched and ggml_backend_load_all (#1376)
authorJeff Bolz <redacted>
Wed, 29 Oct 2025 17:10:19 +0000 (12:10 -0500)
committerGitHub <redacted>
Wed, 29 Oct 2025 17:10:19 +0000 (18:10 +0100)
commite02fb860ccbba8967905bceff23b677e88105280
treee0347c3aa381543d0bb26c40aa3743de1d76acf1
parent2d3876d554551d35c06dccc5852be50d5fd2a275
Rewrite simple-backend to use sched and ggml_backend_load_all (#1376)

* Rewrite simple-backend to use sched and ggml_backend_load_all

* address slaren's feedback

* move the storage to the model class
examples/simple/simple-backend.cpp