fixed ONLY_XDL_AND_WMMA_KERNELS tag

This commit is contained in:
Zoltan Lakatos
2025-06-17 19:50:07 +00:00
parent 61b6e9a606
commit 7424b4a0f8
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# XDL AND WMMA KERNELS
# ONLY XDL_AND_WMMA_KERNELS
add_instance_library(device_gemm_add_add_fastgelu_instance
device_gemm_add_add_fastgelu_wmma_c_shuffle_f16_f16_f16_f16_f16_km_kn_mn_mn_mn_instance.cpp
device_gemm_add_add_fastgelu_wmma_c_shuffle_f16_f16_f16_f16_f16_km_nk_mn_mn_mn_instance.cpp

View File

@@ -1,4 +1,4 @@
# XDL AND WMMA KERNELS
# ONLY XDL_AND_WMMA_KERNELS
add_instance_library(device_gemm_add_fastgelu_instance
device_gemm_add_fastgelu_wmma_c_shuffle_f16_f16_f16_f16_km_kn_mn_mn_instance.cpp
device_gemm_add_fastgelu_wmma_c_shuffle_f16_f16_f16_f16_km_nk_mn_mn_instance.cpp

View File

@@ -1,4 +1,4 @@
# XDL AND WMMA KERNELS
# ONLY XDL_AND_WMMA_KERNELS
add_instance_library(device_gemm_fastgelu_instance
device_gemm_fastgelu_wmma_c_shuffle_f16_f16_f16_km_kn_mn_instance.cpp
device_gemm_fastgelu_wmma_c_shuffle_f16_f16_f16_km_nk_mn_instance.cpp