forked from ARM-software/CMSIS_5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add new max pool unit test with relu. * Add some old unit tests that were missing in the generate script so that it can be regenerated if needed. * Add check in generate script for unit tests that are not in the list.
- Loading branch information
1 parent
e8d26dd
commit 07bb28e
Showing
184 changed files
with
748 additions
and
552 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# 1 | ||
0.000000000000000000e+00 | ||
2.000000000000000000e+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
# 1,8,5,1 | ||
-4.000000000000000000e+00 | ||
4.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
4.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
4.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# 4,2,1,1 | ||
-2.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 |
9 changes: 9 additions & 0 deletions
9
CMSIS/NN/Tests/UnitTest/PregeneratedData/maxpooling_7/input.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 1,2,4,1 | ||
-1.500000000000000000e+01 | ||
-2.000000000000000000e+01 | ||
-7.000000000000000000e+00 | ||
-1.900000000000000000e+01 | ||
-1.400000000000000000e+01 | ||
-1.000000000000000000e+01 | ||
-1.600000000000000000e+01 | ||
-8.000000000000000000e+00 |
12 changes: 12 additions & 0 deletions
12
CMSIS/NN/Tests/UnitTest/PregeneratedData/maxpooling_7/params.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
1 | ||
1 | ||
4 | ||
2 | ||
2 | ||
2 | ||
2 | ||
2 | ||
0 | ||
0 | ||
1 | ||
0 |
98 changes: 49 additions & 49 deletions
98
CMSIS/NN/Tests/UnitTest/PregeneratedData/stride2pad1/input.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1,50 @@ | ||
# 1,7,7,1 | ||
-7.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
5.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
4.000000000000000000e+00 | ||
-2.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
6.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
5.000000000000000000e+00 | ||
5.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
-4.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
5.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 |
18 changes: 9 additions & 9 deletions
18
CMSIS/NN/Tests/UnitTest/PregeneratedData/stride2pad1/kernel.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# 3,3,1,1 | ||
-1.000000000000000000e+00 | ||
-5.000000000000000000e+00 | ||
-1.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
5.000000000000000000e+00 | ||
-6.000000000000000000e+00 | ||
-7.000000000000000000e+00 | ||
-3.000000000000000000e+00 | ||
0.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
3.000000000000000000e+00 | ||
2.000000000000000000e+00 | ||
1.000000000000000000e+00 | ||
2.000000000000000000e+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
3 | ||
2 | ||
2 | ||
0 | ||
0 | ||
1 | ||
1 | ||
1 | ||
1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.