Files
enginex-mthreads-vllm/csrc_musa/punica/bgmv/bgmv_fp16_fp16_fp16.mu
2026-01-09 13:34:11 +08:00

6 lines
190 B
Plaintext

#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)