mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-03 23:55:39 +02:00
parent
488ad99c13
commit
7bd69349bf
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#define UNUSED GGML_UNUSED
|
#define UNUSED GGML_UNUSED
|
||||||
|
|
||||||
#define GGML_DEBUG 1
|
#define GGML_DEBUG 0
|
||||||
#if (GGML_DEBUG >= 1)
|
#if (GGML_DEBUG >= 1)
|
||||||
#define GGML_PRINT_DEBUG(...) printf(__VA_ARGS__)
|
#define GGML_PRINT_DEBUG(...) printf(__VA_ARGS__)
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user