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

FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, nv_bfloat16, nv_half, nv_half)