mirror of
https://github.com/ollama/ollama.git
synced 2026-04-22 08:45:53 +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);
|