Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7819b55

Browse files
committedMar 13, 2025
Fix CMakeLists
1 parent f3daf43 commit 7819b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ foreach(execid
88
dense_layer
99
conv1d_layer
1010
conv2d_layer
11-
locally_connected_1d_layer
11+
locally_connected1d_layer
1212
maxpool1d_layer
1313
maxpool2d_layer
1414
flatten_layer

0 commit comments

Comments
 (0)