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

Rename '38_permute' to '39_permute'

parent 738d585a
...@@ -53,5 +53,5 @@ add_subdirectory(34_batchnorm) ...@@ -53,5 +53,5 @@ add_subdirectory(34_batchnorm)
add_subdirectory(35_splitK_gemm) add_subdirectory(35_splitK_gemm)
add_subdirectory(36_sparse_embedding) add_subdirectory(36_sparse_embedding)
add_subdirectory(37_batched_gemm_add_add_relu_gemm_add) add_subdirectory(37_batched_gemm_add_add_relu_gemm_add)
add_subdirectory(38_permute) add_subdirectory(39_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