mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-13 09:45:56 +00:00
* change olc cmake * adding online compile to fwd-v4r5r2 * update scripts * remane fwd-v4r5r2 to fwd-v6r1 * clean up
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)
|