Skip to content

Commit 696f92e

Browse files
author
John
committed
init for padding
1 parent 5fac4dc commit 696f92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ extern "C" {
415415
/*.debug_flag =*/ 0,
416416

417417

418-
// /*.padding =*/ 0,
418+
/*.padding =*/ 0,
419419
};
420420
// n-dimensional tensor
421421
struct ggml_tensor {

0 commit comments

Comments
 (0)