IlyasMoutawwakil HF staff commited on
Commit
be66fdc
·
verified ·
1 Parent(s): d23a6d7

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": 537.427968,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,44 +10,45 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 13,
14
- "total": 1.0338258410000094,
15
- "mean": 0.07952506469230841,
16
- "stdev": 0.0017600757058571068,
17
- "p50": 0.07962556300000756,
18
- "p90": 0.08201351280000609,
19
- "p95": 0.0824769826000022,
20
- "p99": 0.08265895011999533,
21
  "values": [
22
- 0.08031357800001615,
23
- 0.07783641099999272,
24
- 0.08076619199999868,
25
- 0.07976516299999048,
26
- 0.07989795099999242,
27
- 0.07803548300000784,
28
- 0.08232534300000793,
29
- 0.07922567500000355,
30
- 0.07735406099999409,
31
- 0.07962556300000756,
32
- 0.07962426999998229,
33
- 0.07635170900002208,
34
- 0.0827044419999936
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "samples/s",
39
- "value": 12.574651826680237
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 2.787288692262438e-06,
44
- "ram": 1.1647207441454624e-07,
45
  "gpu": 0.0,
46
- "total": 2.903760766676984e-06
47
  },
48
  "efficiency": {
49
  "unit": "samples/kWh",
50
- "value": 344380.9873994487
51
  }
52
  }
53
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 540.864512,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 14,
14
+ "total": 1.0042109050000363,
15
+ "mean": 0.07172935035714545,
16
+ "stdev": 0.0035729343925926783,
17
+ "p50": 0.07201237399999627,
18
+ "p90": 0.07509299280000903,
19
+ "p95": 0.07644407750000112,
20
+ "p99": 0.07822148429999941,
21
  "values": [
22
+ 0.07473190200002477,
23
+ 0.07187259799999879,
24
+ 0.07274700199999984,
25
+ 0.07153622800001358,
26
+ 0.07112478999999894,
27
+ 0.07234301699998014,
28
+ 0.07071258900000998,
29
+ 0.0730494169999929,
30
+ 0.07215214999999375,
31
+ 0.07097867600000995,
32
+ 0.07866583599999899,
33
+ 0.07524774600000228,
34
+ 0.06466272100001902,
35
+ 0.06438623299999335
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
+ "value": 13.941294533143408
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 2.510182062784831e-06,
45
+ "ram": 1.049064342186886e-07,
46
  "gpu": 0.0,
47
+ "total": 2.6150884970035197e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
+ "value": 382396.2367414498
52
  }
53
  }
54
  }