init
This commit is contained in:
5
csrc_musa/punica/bgmv/bgmv_fp32_fp16_fp16.mu
Normal file
5
csrc_musa/punica/bgmv/bgmv_fp32_fp16_fp16.mu
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "bgmv_config.h"
|
||||
#include "bgmv_impl.cuh"
|
||||
|
||||
FOR_BGMV_WIDE_NARROW(INST_BGMV_TWOSIDE, float, nv_half, nv_half)
|
||||
FOR_INST_BGMV_WIDE_NARROW(INST_BGMV_ONESIDE, float, nv_half, nv_half)
|
||||
Reference in New Issue
Block a user