Skip to content

Commit 83d5d9d

Browse files
committed
[CANN]codestype adjustment
Signed-off-by: noemotiovon <[email protected]>
1 parent 040d398 commit 83d5d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ggml/src/ggml-cann/aclnn_ops.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2814,4 +2814,4 @@ void ggml_cann_mul_mat_id(ggml_backend_cann_context& ctx, ggml_tensor* dst) {
28142814
GGML_ABORT("Unsupported type for mul_mat_id");
28152815
break;
28162816
}
2817-
}
2817+
}

0 commit comments

Comments
 (0)