minor : clean-up some warnings and style (#5094)
* minor : clean-up some warnings and style ggml-ci * ggml : add comment
This commit is contained in:
parent
2bed4aa3f3
commit
89758723c7
6 changed files with 42 additions and 53 deletions
1
ggml.h
1
ggml.h
|
@ -1499,7 +1499,6 @@ extern "C" {
|
|||
struct ggml_context * ctx,
|
||||
struct ggml_tensor * a,
|
||||
struct ggml_tensor * b,
|
||||
struct ggml_tensor * c,
|
||||
int s0,
|
||||
int s1,
|
||||
int p0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue