IlyasMoutawwakil HF staff commited on
Commit
09ba513
·
verified ·
1 Parent(s): 4898de4

Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 800.07168,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,26 +11,32 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 1.1662431330000231
15
  ],
16
  "count": 1,
17
- "total": 1.1662431330000231,
18
- "mean": 1.1662431330000231,
19
- "p50": 1.1662431330000231,
20
- "p90": 1.1662431330000231,
21
- "p95": 1.1662431330000231,
22
- "p99": 1.1662431330000231,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 845.438976,
34
  "max_global_vram": null,
35
  "max_process_vram": null,
36
  "max_reserved": null,
@@ -39,34 +45,34 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 0.5587426680000362,
43
- 0.44010796899999605,
44
- 0.44203043900000694
45
  ],
46
  "count": 3,
47
- "total": 1.4408810760000392,
48
- "mean": 0.4802936920000131,
49
- "p50": 0.44203043900000694,
50
- "p90": 0.5354002222000304,
51
- "p95": 0.5470714451000334,
52
- "p99": 0.5564084234200357,
53
- "stdev": 0.05547735483549057,
54
- "stdev_": 11.5507148562528
55
  },
56
  "throughput": {
57
  "unit": "samples/s",
58
- "value": 4.164118815868074
59
  },
60
  "energy": {
61
  "unit": "kWh",
62
- "cpu": 1.699730831296325e-05,
63
- "ram": 7.103927397784698e-07,
64
  "gpu": 0.0,
65
- "total": 1.7707701052741722e-05
66
  },
67
  "efficiency": {
68
  "unit": "samples/kWh",
69
- "value": 112945.20920830294
70
  }
71
  }
72
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 800.497664,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 1.1317049780000161
15
  ],
16
  "count": 1,
17
+ "total": 1.1317049780000161,
18
+ "mean": 1.1317049780000161,
19
+ "p50": 1.1317049780000161,
20
+ "p90": 1.1317049780000161,
21
+ "p95": 1.1317049780000161,
22
+ "p99": 1.1317049780000161,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.00017526967515555614,
30
+ "ram": 7.32630809610153e-06,
31
+ "gpu": 0,
32
+ "total": 0.00018259598325165766
33
+ },
34
  "efficiency": null
35
  },
36
  "forward": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 853.577728,
40
  "max_global_vram": null,
41
  "max_process_vram": null,
42
  "max_reserved": null,
 
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 0.5075320799999758,
49
+ 0.43531748499998457,
50
+ 0.4338870529999781
51
  ],
52
  "count": 3,
53
+ "total": 1.3767366179999385,
54
+ "mean": 0.4589122059999795,
55
+ "p50": 0.43531748499998457,
56
+ "p90": 0.49308916099997757,
57
+ "p95": 0.5003106204999768,
58
+ "p99": 0.506087788099976,
59
+ "stdev": 0.03438440193613281,
60
+ "stdev_": 7.492588230728896
61
  },
62
  "throughput": {
63
  "unit": "samples/s",
64
+ "value": 4.358132065025286
65
  },
66
  "energy": {
67
  "unit": "kWh",
68
+ "cpu": 1.703439483148204e-05,
69
+ "ram": 7.119443327873964e-07,
70
  "gpu": 0.0,
71
+ "total": 1.7746339164269436e-05
72
  },
73
  "efficiency": {
74
  "unit": "samples/kWh",
75
+ "value": 112699.29992247694
76
  }
77
  }
78
  }