bgmv_fp32_fp16_bf16.cu 120 Bytes
Newer Older
1
2
3
4
#include "bgmv_config.h"
#include "bgmv_impl.cuh"

FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, float, nv_half, nv_bfloat16)