IlyasMoutawwakil HF staff commited on
Commit
ecd0914
1 Parent(s): 320058e

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": 553.361408,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,44 +10,43 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 13,
14
- "total": 1.0747450710000521,
15
- "mean": 0.08267269776923478,
16
- "stdev": 0.00593712157936297,
17
- "p50": 0.07876672099999382,
18
- "p90": 0.08922456060000172,
19
- "p95": 0.09091926339999076,
20
- "p99": 0.0928292894799813,
21
  "values": [
22
- 0.08881250300001398,
23
- 0.08780495100000962,
24
- 0.08709029600001372,
25
- 0.08686506600000143,
26
- 0.08932757499999866,
27
- 0.09330679599997893,
28
- 0.07876672099999382,
29
- 0.07718253300001265,
30
- 0.07700908800001116,
31
- 0.07710718100000236,
32
- 0.0773169920000214,
33
- 0.07709534500000359,
34
- 0.07706002399999079
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "samples/s",
39
- "value": 12.095891714956625
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 3.017660899040027e-06,
44
- "ram": 1.261120733953447e-07,
45
  "gpu": 0.0,
46
- "total": 3.1437729724353716e-06
47
  },
48
  "efficiency": {
49
  "unit": "samples/kWh",
50
- "value": 318089.1269083387
51
  }
52
  }
53
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 550.37952,
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.0023244539999325,
15
+ "mean": 0.08352703783332771,
16
+ "stdev": 0.005972486390742309,
17
+ "p50": 0.08418440549998252,
18
+ "p90": 0.08926698349999071,
19
+ "p95": 0.0912452149999865,
20
+ "p99": 0.09316504939998253,
21
  "values": [
22
+ 0.08928174799999056,
23
+ 0.08768318099998851,
24
+ 0.08812484399999221,
25
+ 0.08754764999997633,
26
+ 0.08913410299999214,
27
+ 0.09364500799998154,
28
+ 0.0808211609999887,
29
+ 0.07753157700000202,
30
+ 0.07698417800000357,
31
+ 0.07719911099999877,
32
+ 0.07715954700000793,
33
+ 0.07721234600001026
 
34
  ]
35
  },
36
  "throughput": {
37
  "unit": "samples/s",
38
+ "value": 11.972171238676381
39
  },
40
  "energy": {
41
  "unit": "kWh",
42
+ "cpu": 3.0239407832805926e-06,
43
+ "ram": 1.263735186374103e-07,
44
  "gpu": 0.0,
45
+ "total": 3.150314301918003e-06
46
  },
47
  "efficiency": {
48
  "unit": "samples/kWh",
49
+ "value": 317428.644942243
50
  }
51
  }
52
  }