mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-05 20:55:59 +00:00
3 lines
217 B
CMake
3 lines
217 B
CMake
add_example_executable(example_broadcast_add_2d broadcast_add_2d.cpp)
|
|
add_example_executable(example_elementwise_add_1d elementwise_add_1d.cpp)
|
|
add_example_executable(example_elementwise_add_4d elementwise_add_4d.cpp) |