1
0

bgmv_bf16_fp32_bf16.cu 202 B

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