bgmv_fp16_fp32_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, nv_half, float, nv_bfloat16)