"host/online_compile/include/handle.hpp" did not exist on "d2315b0dfcd6f31cca4328819eaf60d77e952dd6"
CMakeLists.txt 192 Bytes
Newer Older
Chao Liu's avatar
Chao Liu committed
1
2
3
add_example_executable(example_gemm_xdl_fp16 gemm_xdl_fp16.cpp)
add_example_executable(example_gemm_xdl_bf16 gemm_xdl_bf16.cpp)
add_example_executable(example_gemm_xdl_int8 gemm_xdl_int8.cpp)