code clean
This commit is contained in:
parent
1a82788028
commit
41a34cb3de
1 changed files with 0 additions and 1 deletions
|
@ -8726,7 +8726,6 @@ static void ggml_cuda_op_pool2d(
|
|||
const int p0 = opts[5];
|
||||
const int p1 = opts[6];
|
||||
|
||||
const int64_t IC = src0->ne[2];
|
||||
const int64_t IH = src0->ne[1];
|
||||
const int64_t IW = src0->ne[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue