mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 20:40:07 +00:00
4 lines
248 B
CMake
4 lines
248 B
CMake
add_example_executable(example_groupnorm_sigmoid_mul_fp16 groupnorm_sigmoid_mul_fp16.cpp)
|
|
add_example_executable(example_groupnorm_splitk_fp16 groupnorm_splitk_fp16.cpp)
|
|
add_example_executable(example_groupnorm_swish_fp16 groupnorm_swish_fp16.cpp)
|