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

FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, nv_bfloat16, float, nv_half)