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