mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-20 04:49:54 +00:00
3 lines
136 B
CMake
3 lines
136 B
CMake
add_example_executable(example_pool2d_fwd_fp16 pool2d_fwd_fp16.cpp)
|
|
add_example_executable(example_pool2d_fwd_fp32 pool2d_fwd_fp32.cpp)
|