mirror of
https://github.com/ollama/ollama.git
synced 2026-04-22 16:55:44 +02:00
4 lines
84 B
C
Vendored
4 lines
84 B
C
Vendored
#include "ggml.h"
|
|
|
|
void ggml_debug(const struct ggml_tensor *tensor, bool verbose);
|