Commit 7abb7439 authored by muozturk's avatar muozturk
Browse files

Cmake List

parent e30e7a8c
...@@ -150,6 +150,7 @@ add_subdirectory(grouped_convnd_bwd_data) ...@@ -150,6 +150,7 @@ add_subdirectory(grouped_convnd_bwd_data)
add_subdirectory(conv_tensor_rearrange) add_subdirectory(conv_tensor_rearrange)
add_subdirectory(transpose) add_subdirectory(transpose)
add_subdirectory(complex_contraction_bilinear) add_subdirectory(complex_contraction_bilinear)
add_subdirectory(complex_contraction_scale)
if(GPU_TARGETS MATCHES "gfx11") if(GPU_TARGETS MATCHES "gfx11")
add_subdirectory(wmma_op) add_subdirectory(wmma_op)
endif() endif()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment