Files
composable_kernel/example/23_softmax/CMakeLists.txt
2025-11-28 22:12:10 +00:00

4 lines
168 B
CMake

# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
add_example_executable(example_softmax_blockwise softmax_blockwise.cpp)