mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-11 13:37:08 +00:00
10 lines
325 B
Plaintext
10 lines
325 B
Plaintext
// This file has been autogenerated by generate_cu_files.py, do not edit manually.
|
|
|
|
#include "../fattn-wmma-f16.cuh"
|
|
|
|
DECL_FATTN_WMMA_F16_CASE(64, 32, float);
|
|
DECL_FATTN_WMMA_F16_CASE(80, 32, float);
|
|
DECL_FATTN_WMMA_F16_CASE(96, 32, float);
|
|
DECL_FATTN_WMMA_F16_CASE(112, 32, float);
|
|
DECL_FATTN_WMMA_F16_CASE(128, 32, float);
|