IlyasMoutawwakil HF staff commited on
Commit
eba0679
1 Parent(s): 3e3331a

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": 540.48768,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,45 +10,46 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 1.0351735959999928,
15
- "mean": 0.07394097114285662,
16
- "stdev": 0.008117752570629338,
17
- "p50": 0.07561231350000241,
18
- "p90": 0.08069934250001154,
19
- "p95": 0.08668384165001441,
20
- "p99": 0.0934384747300072,
21
  "values": [
22
- 0.07734374899999352,
23
- 0.07574315899998396,
24
- 0.07552761400000918,
25
- 0.07502659200000039,
26
- 0.07610659299999156,
27
- 0.07569701299999565,
28
- 0.07606200999998691,
29
- 0.08213745400001926,
30
- 0.09512713300000541,
31
- 0.06540164099999402,
32
- 0.06510859100001198,
33
- 0.06592916399998217,
34
- 0.06517278100000112,
35
- 0.06479010200001767
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
- "value": 13.52430167664371
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 2.5394016669856182e-06,
45
- "ram": 1.0612567936723494e-07,
46
  "gpu": 0.0,
47
- "total": 2.645527346352853e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
- "value": 377996.47067667195
52
  }
53
  }
54
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 543.285248,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 15,
14
+ "total": 1.062757404999985,
15
+ "mean": 0.07085049366666567,
16
+ "stdev": 0.004280084662972244,
17
+ "p50": 0.07169814200000246,
18
+ "p90": 0.07613138220000337,
19
+ "p95": 0.07770829989999868,
20
+ "p99": 0.0783576775799935,
21
  "values": [
22
+ 0.07354109700000322,
23
+ 0.0720671839999909,
24
+ 0.07302512900000124,
25
+ 0.07169814200000246,
26
+ 0.07428782700000625,
27
+ 0.07065966400000434,
28
+ 0.07244789700001775,
29
+ 0.07169457500000931,
30
+ 0.07736041900000146,
31
+ 0.0785200219999922,
32
+ 0.06622635299999047,
33
+ 0.06530205899997554,
34
+ 0.06525211599998215,
35
+ 0.06528134999999224,
36
+ 0.06539357100001553
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "samples/s",
41
+ "value": 14.114227696207124
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
+ "cpu": 2.582898736000061e-06,
46
+ "ram": 1.0794370238173202e-07,
47
  "gpu": 0.0,
48
+ "total": 2.690842438381793e-06
49
  },
50
  "efficiency": {
51
  "unit": "samples/kWh",
52
+ "value": 371630.82673892105
53
  }
54
  }
55
  }