CMakeLists.txt 146 Bytes
Newer Older
1
add_example_executable(example_layernorm_blockwise layernorm_blockwise.cpp)
rocking's avatar
rocking committed
2
add_example_executable(example_layernorm_splitk layernorm_splitk.cpp)