mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-12 01:10:17 +00:00
* add client example * clean * clean * reorg * clean up profiler * reorg * clea * fix profiler * function for getinstances * update client example * update client example * update client example * update * update example * update Jenkins file * update cmake * update Jenkins
4 lines
116 B
CMake
4 lines
116 B
CMake
add_subdirectory(src/tensor_operation_instance/gpu)
|
|
add_subdirectory(src/host_tensor)
|
|
add_subdirectory(src/utility)
|