ggml-sycl.cpp: fix some trailing whitespaces
This commit is contained in:
parent
9129362c6f
commit
4b5470fcdd
1 changed files with 2 additions and 3 deletions
|
@ -2487,7 +2487,6 @@ inline void ggml_sycl_op_mul_mat_sycl(
|
|||
const int64_t ne10 = src1->ne[0];
|
||||
|
||||
|
||||
|
||||
const int64_t row_diff = row_high - row_low;
|
||||
|
||||
int id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue