IlyasMoutawwakil HF staff commited on
Commit
1d23f81
·
verified ·
1 Parent(s): 33d15bd

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
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 544.710656,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,45 +10,43 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 1.0123547850000705,
15
- "mean": 0.07231105607143361,
16
- "stdev": 0.0033465899102759792,
17
- "p50": 0.0719963514999904,
18
- "p90": 0.07663154610001754,
19
- "p95": 0.07744215105001331,
20
- "p99": 0.07827509901000666,
21
  "values": [
22
- 0.07688151300001778,
23
- 0.07227760299997499,
24
- 0.07326767700001824,
25
- 0.07163206399999922,
26
- 0.07134274400002028,
27
- 0.07302348999999708,
28
- 0.07144139799999039,
29
- 0.07161109600002646,
30
- 0.07244843300000525,
31
- 0.0717151000000058,
32
- 0.076048290000017,
33
- 0.07848333600000501,
34
- 0.06709646300001282,
35
- 0.06508557799998016
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
- "value": 13.82914390037582
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 2.5379245479901634e-06,
45
- "ram": 1.0606363707211131e-07,
46
  "gpu": 0.0,
47
- "total": 2.6439881850622745e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
- "value": 378216.51611368556
52
  }
53
  }
54
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 547.627008,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 12,
14
+ "total": 1.0191524140000183,
15
+ "mean": 0.08492936783333487,
16
+ "stdev": 0.015218418058305852,
17
+ "p50": 0.07768075650000128,
18
+ "p90": 0.11310805490002736,
19
+ "p95": 0.11482360095004367,
20
+ "p99": 0.11485675539005286,
21
  "values": [
22
+ 0.11478969300003428,
23
+ 0.11486504400005515,
24
+ 0.08666334100001905,
25
+ 0.0776162010000121,
26
+ 0.07570239599999695,
27
+ 0.07539538300000004,
28
+ 0.07774531199999046,
29
+ 0.07734792900004095,
30
+ 0.07895827699996971,
31
+ 0.09797331199996506,
32
+ 0.07646122399995647,
33
+ 0.0656343019999781
 
 
34
  ]
35
  },
36
  "throughput": {
37
  "unit": "samples/s",
38
+ "value": 11.77449009113546
39
  },
40
  "energy": {
41
  "unit": "kWh",
42
+ "cpu": 2.5718617770406936e-06,
43
+ "ram": 1.0747958147205712e-07,
44
  "gpu": 0.0,
45
+ "total": 2.6793413585127508e-06
46
  },
47
  "efficiency": {
48
  "unit": "samples/kWh",
49
+ "value": 373226.053045768
50
  }
51
  }
52
  }