Commit e294c675 authored by Po-Yen, Chen's avatar Po-Yen, Chen
Browse files

Rename example folder '36_permute' into '37_permute'

parent 5502bac2
...@@ -51,5 +51,5 @@ add_subdirectory(32_batched_gemm_scale_softmax_gemm) ...@@ -51,5 +51,5 @@ add_subdirectory(32_batched_gemm_scale_softmax_gemm)
add_subdirectory(33_multiple_reduce) add_subdirectory(33_multiple_reduce)
add_subdirectory(34_batchnorm) add_subdirectory(34_batchnorm)
add_subdirectory(35_splitK_gemm) add_subdirectory(35_splitK_gemm)
add_subdirectory(36_permute) add_subdirectory(37_permute)
add_subdirectory(41_grouped_conv_conv_fwd) add_subdirectory(41_grouped_conv_conv_fwd)
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