Skip to content

Commit ce13678

Browse files
committed
Clean up and temporal sharing test update
Signed-off-by: Akshay Tondak <aktondak@amd.com>
1 parent 3a7307b commit ce13678

24 files changed

Lines changed: 3 additions & 885 deletions

archive/strx/temporal_sharing_ovd/nop.elf

Lines changed: 0 additions & 3 deletions
This file was deleted.

archive/strx/temporal_sharing_ovd/profile_temporal_sharing_ovd.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"executions": {
44
"throughput": {
55
"runlist_threshold": 0,
6-
"iterations": 10000,
6+
"iterations": 100,
77
"mode": "throughput",
8-
"depth": 20,
8+
"depth": 15,
99
"verbose": false
1010
}
1111
}

archive/strx/temporal_sharing_ovd/recipe_temporal_sharing_ovd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"resources": {
77
"buffers": [],
88
"kernels": [
9-
{ "name": "dpu_kernel", "instance": "DPU", "ctrlcode": "nop.elf" }
9+
{ "name": "dpu_kernel", "instance": "DPU", "ctrlcode": "gemm.elf" }
1010
]
1111
},
1212
"execution": {

archive/strx/temporal_sharing_ovd/validate.xclbin

Lines changed: 0 additions & 3 deletions
This file was deleted.

elf/mobilenet_4col.elf

Lines changed: 0 additions & 3 deletions
This file was deleted.

elf/nop_npu3.elf

Lines changed: 0 additions & 3 deletions
This file was deleted.

elf/nop_npu4.elf

Lines changed: 0 additions & 3 deletions
This file was deleted.

input_data/mobilenet/buffer_sizes.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

input_data/mobilenet/mobilenet_ifm.bin

Lines changed: 0 additions & 3 deletions
This file was deleted.

input_data/mobilenet/mobilenet_param.bin

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)