remove trailing whitespace
This commit is contained in:
parent
7c8768f819
commit
2936dd60a4
4 changed files with 120 additions and 120 deletions
2
ggml.h
2
ggml.h
|
@ -862,7 +862,7 @@ extern "C" {
|
|||
int n_dims,
|
||||
int mode);
|
||||
|
||||
// in-place, returns view(a)
|
||||
// in-place, returns view(a)
|
||||
GGML_API struct ggml_tensor * ggml_rope_inplace(
|
||||
struct ggml_context * ctx,
|
||||
struct ggml_tensor * a,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue