Commit f9fe536
authored
Fix a bug in transpose_conv_s8 unit test. (#226)
The PR fixes a bug in transpose_conv_s8 unit test.
test_transpose_conv_4_arm_transpose_conv_s8() shall call
transpose_conv_4_arm_transpose_conv_s8() rather than
transpose_conv_3_arm_transpose_conv_s8().1 parent cf08f67 commit f9fe536
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- Tests/UnitTest/TestCases/test_arm_transpose_conv_s8/Unity
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
0 commit comments