IlyasMoutawwakil HF staff commited on
Commit
49be813
·
verified ·
1 Parent(s): 29db93a

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
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 797.24544,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,35 +10,34 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 4,
14
- "total": 1.1587570899999378,
15
- "mean": 0.28968927249998444,
16
- "stdev": 0.006569494223684036,
17
- "p50": 0.2894561639999722,
18
- "p90": 0.29664817969996876,
19
- "p95": 0.2978659653499619,
20
- "p99": 0.29884019386995647,
21
  "values": [
22
- 0.2879471479999438,
23
- 0.2909651800000006,
24
- 0.2990837509999551,
25
- 0.28076101100003825
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.451974563538778
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 9.818595978948806e-06,
35
- "ram": 4.103395359775419e-07,
36
  "gpu": 0.0,
37
- "total": 1.0228935514926347e-05
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 97761.88329086367
42
  }
43
  }
44
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 795.353088,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 3,
14
+ "total": 1.029848553000022,
15
+ "mean": 0.3432828510000074,
16
+ "stdev": 0.07162387776787701,
17
+ "p50": 0.3225318809999749,
18
+ "p90": 0.4161214090000044,
19
+ "p95": 0.4278201000000081,
20
+ "p99": 0.43717905280001107,
21
  "values": [
22
+ 0.26779788100003543,
23
+ 0.3225318809999749,
24
+ 0.4395187910000118
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
+ "value": 2.91304968217005
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
+ "cpu": 9.989932510587905e-06,
34
+ "ram": 4.174963195097803e-07,
35
  "gpu": 0.0,
36
+ "total": 1.0407428830097685e-05
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
+ "value": 96085.21147010465
41
  }
42
  }
43
  }