Improve external interface for GEMM and GEMM+add+add+fastgelu (#311)
* interface for GEMM and GEMM+add+add+fastgelu * rename namespace * instance factory * fix build * fix build; add GEMM client example * clean
Showing
test/gemm/gemm_bf16.cpp
0 → 100644
test/gemm/gemm_fp16.cpp
0 → 100644
test/gemm/gemm_fp32.cpp
0 → 100644
test/gemm/gemm_fp64.cpp
0 → 100644
test/gemm/gemm_int8.cpp
0 → 100644
Please register or sign in to comment