When ggml_backend_buffer_free() is called, the device memory is released but not all backends consistently release the actual ggml_backend_buffer_t in system RAM, causing a memory leak. Bug #10040 |
||
|---|---|---|
| .. | ||
| backend | ||
| nn | ||
| backend.go | ||
When ggml_backend_buffer_free() is called, the device memory is released but not all backends consistently release the actual ggml_backend_buffer_t in system RAM, causing a memory leak. Bug #10040 |
||
|---|---|---|
| .. | ||
| backend | ||
| nn | ||
| backend.go | ||