1
0

bgmv_fp16_bf16_fp16.cu 198 B

12345
  1. #include "bgmv_config.h"
  2. #include "bgmv_impl.cuh"
  3. FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, nv_half, nv_bfloat16, nv_half)
  4. FOR_INST_BGMV_WIDE_NARROW(INST_BGMV_ONESIDE, nv_half, nv_bfloat16, nv_half)