mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-07-30 16:21:17 +02:00
* Add support for VK_EXT_debug_utils to add labels to Vulkan objects. In step 1 compute pipelines are getting labeled. * remove #ifdef for debug utils and add queue marker.