vllm/csrc/punica/bgmv/bgmv_fp16_fp16_fp16.cu

6 lines
190 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_half, nv_half, nv_half)
FOR_INST_BGMV_WIDE_NARROW(INST_BGMV_ONESIDE, nv_half, nv_half, nv_half)