vllm/csrc/punica/bgmv/bgmv_bf16_fp32_bf16.cu

6 lines
202 B
Plaintext
Raw Normal View History

2024-01-28 09:46:56 +08:00
#include "bgmv_config.h"
#include "bgmv_impl.cuh"
FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, nv_bfloat16, float, nv_bfloat16)
FOR_INST_BGMV_WIDE_NARROW(INST_BGMV_ONESIDE, nv_bfloat16, float, nv_bfloat16)