Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
natasa365
/
whisper.cpp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
14b5848
whisper.cpp
/
ggml
/
src
/
ggml-cuda
/
fattn-tile-f16.cuh
ggerganov
whisper : reorganize source code + improve CMake (#2256)
f75c2e3
unverified
over 1 year ago
raw
Copy download link
history
blame
115 Bytes
#
include
"common.cuh"
void ggml
_cuda_flash_attn_ext_tile_f16(
ggml_backend_cuda_context
&
ctx
,
ggml_tensor
*
dst
)
;