Add YOLOv26n RDK X5 model and quantized artifacts
This commit is contained in:
100
x5_quantization/checker_output/main_graph_subgraph_4.json
Normal file
100
x5_quantization/checker_output/main_graph_subgraph_4.json
Normal file
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"summary": {
|
||||
"BPU PE number": 1,
|
||||
"BPU core number": 1,
|
||||
"BPU march": "B25E",
|
||||
"DDR bytes per frame": 120960,
|
||||
"DDR bytes per run": 120960,
|
||||
"DDR bytes per second": 3114475513,
|
||||
"DDR megabytes per frame": 0.115,
|
||||
"DDR megabytes per run": 0.115,
|
||||
"DDR megabytes per second": 2970.2,
|
||||
"FPS": 25747.98,
|
||||
"HBDK version": "3.49.15",
|
||||
"compiling options": "-f hbir -m /tmp/tmp0plq7oph/main_graph_subgraph_4.hbir -o /tmp/tmp0plq7oph/main_graph_subgraph_4.hbm --march bayes-e --progressbar --input-layout NHWC --output-layout NHWC",
|
||||
"frame per run": 1,
|
||||
"frame per second": 25747.98,
|
||||
"input features": [
|
||||
[
|
||||
"input name",
|
||||
"input size"
|
||||
],
|
||||
[
|
||||
"/model.23/Split_output_0_quantized",
|
||||
"1x1x8400x4"
|
||||
],
|
||||
[
|
||||
"/model.23/Expand_1_output_0_/model.23/GatherElements_2_cast_input",
|
||||
"1x1x300x4"
|
||||
],
|
||||
[
|
||||
"/model.23/Unsqueeze_2_output_0_calibrated_Requantize_requantized_output",
|
||||
"1x1x300x1"
|
||||
],
|
||||
[
|
||||
"/model.23/Cast_2_output_0_calibrated_quantized",
|
||||
"1x1x300x1"
|
||||
]
|
||||
],
|
||||
"interval computing unit utilization": [
|
||||
0.103,
|
||||
0.072,
|
||||
0.154,
|
||||
0.262,
|
||||
0.074,
|
||||
0.09,
|
||||
0.088,
|
||||
0.38
|
||||
],
|
||||
"interval computing units utilization": [
|
||||
0.103,
|
||||
0.072,
|
||||
0.154,
|
||||
0.262,
|
||||
0.074,
|
||||
0.09,
|
||||
0.088,
|
||||
0.38
|
||||
],
|
||||
"interval loading bandwidth (megabytes/s)": [
|
||||
1159,
|
||||
1988,
|
||||
4125,
|
||||
3204,
|
||||
1013,
|
||||
952,
|
||||
1382,
|
||||
1293
|
||||
],
|
||||
"interval number": 8,
|
||||
"interval storing bandwidth (megabytes/s)": [
|
||||
1049,
|
||||
1049,
|
||||
524,
|
||||
463,
|
||||
1220,
|
||||
1066,
|
||||
1366,
|
||||
1515
|
||||
],
|
||||
"interval time (ms)": 0.005,
|
||||
"latency (ms)": 0.04,
|
||||
"latency (ms) by segments": [
|
||||
0.0,
|
||||
0.039
|
||||
],
|
||||
"latency (us)": 38.8,
|
||||
"loaded bytes per frame": 78016,
|
||||
"loaded bytes per run": 78016,
|
||||
"model json CRC": "6234711c",
|
||||
"model json file": "/tmp/tmp0plq7oph/main_graph_subgraph_4.hbir",
|
||||
"model name": "main_graph_subgraph_4",
|
||||
"model param CRC": "00000000",
|
||||
"multicore sync time (ms)": 0.0,
|
||||
"run per second": 25747.98,
|
||||
"runtime version": "3.15.55.0",
|
||||
"stored bytes per frame": 42944,
|
||||
"stored bytes per run": 42944,
|
||||
"worst FPS": 25747.98
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user