mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-12 16:27:29 +02:00
vulkan : fix lint (llama/0)
This commit is contained in:
@ -102,3 +102,4 @@ void main() {
|
|||||||
#endif
|
#endif
|
||||||
dst_data[idx] = D_TYPE(result);
|
dst_data[idx] = D_TYPE(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user