mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-09 20:13:14 +00:00
vulkan : fix lint (llama/0)
This commit is contained in:
parent
0630539c8a
commit
a652c8bf72
@ -101,4 +101,5 @@ void main() {
|
|||||||
conv_2d_dw_cwhn(idx);
|
conv_2d_dw_cwhn(idx);
|
||||||
#endif
|
#endif
|
||||||
dst_data[idx] = D_TYPE(result);
|
dst_data[idx] = D_TYPE(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user