mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 19:09:59 +00:00
6 lines
179 B
CMake
6 lines
179 B
CMake
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
add_subdirectory(src/tensor_operation_instance/gpu)
|
|
add_subdirectory(src/utility)
|