IlyasMoutawwakil HF staff commited on
Commit
e25ece0
1 Parent(s): 9a9449f

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": 818.44224,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,36 +10,35 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 5,
14
- "total": 1.2233845469999665,
15
- "mean": 0.2446769093999933,
16
- "stdev": 0.015833808483928593,
17
- "p50": 0.2369191829999977,
18
- "p90": 0.2638754320000089,
19
- "p95": 0.26409109400000264,
20
- "p99": 0.26426362359999755,
21
  "values": [
22
- 0.2632284460000278,
23
- 0.2643067559999963,
24
- 0.2369191829999977,
25
- 0.22873183399997288,
26
- 0.23019832799997175
27
  ]
28
  },
29
  "throughput": {
30
  "unit": "samples/s",
31
- "value": 4.087022361252808
32
  },
33
  "energy": {
34
  "unit": "kWh",
35
- "cpu": 8.940202395121256e-06,
36
- "ram": 3.736155369887229e-07,
37
  "gpu": 0.0,
38
- "total": 9.313817932109979e-06
39
  },
40
  "efficiency": {
41
  "unit": "samples/kWh",
42
- "value": 107367.35539487372
43
  }
44
  }
45
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 802.828288,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 4,
14
+ "total": 1.036285174999989,
15
+ "mean": 0.25907129374999727,
16
+ "stdev": 0.017010260846631847,
17
+ "p50": 0.2587020725000002,
18
+ "p90": 0.2771964621000279,
19
+ "p95": 0.2782600645500281,
20
+ "p99": 0.27911094651002827,
21
  "values": [
22
+ 0.27223298400002705,
23
+ 0.2793236670000283,
24
+ 0.24517116099997338,
25
+ 0.23955736299996033
 
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
+ "value": 3.859941352533623
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
+ "cpu": 8.959215217166478e-06,
35
+ "ram": 3.7443157172066323e-07,
36
  "gpu": 0.0,
37
+ "total": 9.333646788887141e-06
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
+ "value": 107139.258921885
42
  }
43
  }
44
  }