mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-25 15:24:39 +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
[ROCm/composable_kernel commit: aebd211c36]
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)
|