mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-20 12:59:49 +00:00
* change olc cmake
* adding online compile to fwd-v4r5r2
* update scripts
* remane fwd-v4r5r2 to fwd-v6r1
* clean up
[ROCm/composable_kernel commit: 1264925422]
5 lines
132 B
CMake
5 lines
132 B
CMake
add_subdirectory(host_tensor)
|
|
add_subdirectory(online_compilation)
|
|
add_subdirectory(driver_offline)
|
|
add_subdirectory(driver_online)
|