Files
vllm/csrc/punica/bgmv/bgmv_fp16_fp32_fp16.cu
2024-04-27 00:03:48 -07:00

6 lines
186 B
Plaintext

#include "bgmv_config.h"
#include "bgmv_impl.cuh"
FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, nv_half, float, nv_half)
FOR_INST_BGMV_WIDE_NARROW(INST_BGMV_ONESIDE, nv_half, float, nv_half)