mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-01 23:10:46 +00:00
vulkan : fix lint (llama/0)
This commit is contained in:
parent
42938398f9
commit
5eac2a3fbb
@ -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