Skip to content

Commit 98ddb38

Browse files
committed
minor change
ggml-ci
1 parent 28cfc0f commit 98ddb38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml-backend.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,6 @@ GGML_CALL static void ggml_backend_registry_init(void) {
467467
#endif
468468

469469
#ifdef GGML_USE_AMX
470-
printf("### ggml_use_amx from ggml-backend.c\n");
471470
extern GGML_CALL void ggml_backend_amx_reg_devices(void);
472471
ggml_backend_amx_reg_devices();
473472
#endif

0 commit comments

Comments
 (0)