IlyasMoutawwakil HF staff commited on
Commit
fdbf207
1 Parent(s): 9f4ecca

Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json CHANGED
@@ -1,8 +1,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 547.0208,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,43 +43,41 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 12,
14
- "total": 1.0755347980000067,
15
- "mean": 0.0896278998333339,
16
- "stdev": 0.006040068861087626,
17
- "p50": 0.09086400750000223,
18
- "p90": 0.09498585750000643,
19
- "p95": 0.096206286200011,
20
- "p99": 0.0973791132400143,
21
  "values": [
22
- 0.0950068040000076,
23
- 0.09479733899999587,
24
- 0.09261579599998981,
25
- 0.08933219399997938,
26
- 0.09143627200000992,
27
- 0.09026030499998683,
28
- 0.09226908200000139,
29
- 0.09029174299999454,
30
- 0.09767232000001513,
31
- 0.08659703699999,
32
- 0.07788829400001873,
33
- 0.07736761200001752
34
  ]
35
  },
36
  "throughput": {
37
  "unit": "samples/s",
38
- "value": 11.157240121207053
39
  },
40
  "energy": {
41
  "unit": "kWh",
42
- "cpu": 3.0411571518987675e-06,
43
- "ram": 1.270934545776725e-07,
44
  "gpu": 0.0,
45
- "total": 3.16825060647644e-06
46
  },
47
  "efficiency": {
48
  "unit": "samples/kWh",
49
- "value": 315631.5974360838
50
  }
51
  }
52
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 520.073216,
6
+ "max_global_vram": null,
7
+ "max_process_vram": null,
8
+ "max_reserved": null,
9
+ "max_allocated": null
10
+ },
11
+ "latency": {
12
+ "unit": "s",
13
+ "count": 1,
14
+ "total": 3.35843732699999,
15
+ "mean": 3.35843732699999,
16
+ "stdev": 0.0,
17
+ "p50": 3.35843732699999,
18
+ "p90": 3.35843732699999,
19
+ "p95": 3.35843732699999,
20
+ "p99": 3.35843732699999,
21
+ "values": [
22
+ 3.35843732699999
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 1.1107258001963298e-05,
29
+ "ram": 4.638255884663067e-07,
30
+ "gpu": 0,
31
+ "total": 1.1571083590429605e-05
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 549.822464,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 10,
47
+ "total": 0.9999288869999532,
48
+ "mean": 0.09999288869999531,
49
+ "stdev": 0.02430830480149954,
50
+ "p50": 0.08661895649998996,
51
+ "p90": 0.12919379300000458,
52
+ "p95": 0.1294218079999993,
53
+ "p99": 0.1296042199999951,
54
  "values": [
55
+ 0.12964982299999406,
56
+ 0.12914312300000574,
57
+ 0.12906986100000495,
58
+ 0.12867683199999647,
59
+ 0.09486927599999717,
60
+ 0.07786465999998882,
61
+ 0.07800981299999421,
62
+ 0.07836863699998275,
63
+ 0.07710906099998738,
64
+ 0.07716780100000165
 
 
65
  ]
66
  },
67
  "throughput": {
68
  "unit": "samples/s",
69
+ "value": 10.000711180574653
70
  },
71
  "energy": {
72
  "unit": "kWh",
73
+ "cpu": 3.0366260781247394e-06,
74
+ "ram": 1.2690517585269842e-07,
75
  "gpu": 0.0,
76
+ "total": 3.163531253977438e-06
77
  },
78
  "efficiency": {
79
  "unit": "samples/kWh",
80
+ "value": 316102.4563113521
81
  }
82
  }
83
  }