Commit 822dd32
committed
[NE16] add large Dense 3x3 conv benchmark for NE16 utilization test
Add a 64×64×32×32 Dense 3x3 RQ Conv test case (75M ops) to properly
benchmark NE16 throughput. The existing Dense_2D_RQ test (16×16×8×8)
is too small — NE16 dispatch overhead dominates at only 12.8%
utilization. Also wire --enable-3x3 through deeployRunner gen_args.1 parent ac3d172 commit 822dd32
4 files changed
Lines changed: 2 additions & 4 deletions
File tree
- .github/workflows
- DeeployTest/Tests/Kernels/Integer/Conv/Dense_2D_RQ_NE16Bench
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 69 | + | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments