IlyasMoutawwakil HF staff commited on
Commit
a0bf5ec
1 Parent(s): 6c88b97

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,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 817.8688,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,35 +43,36 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 4,
14
- "total": 1.1341412840000658,
15
- "mean": 0.28353532100001644,
16
- "stdev": 0.038925679301163814,
17
- "p50": 0.2879036935000272,
18
- "p90": 0.32341461750000916,
19
- "p95": 0.32598312825001013,
20
- "p99": 0.328037936850011,
21
  "values": [
22
- 0.2643791530000499,
23
- 0.32855163900001116,
24
- 0.3114282340000045,
25
- 0.22978225800000018
 
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.5268974478137136
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 9.01033639907837e-06,
35
- "ram": 3.76569990464399e-07,
36
  "gpu": 0.0,
37
- "total": 9.38690638954277e-06
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 106531.37024078808
42
  }
43
  }
44
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 801.206272,
6
+ "max_global_vram": null,
7
+ "max_process_vram": null,
8
+ "max_reserved": null,
9
+ "max_allocated": null
10
+ },
11
+ "latency": {
12
+ "unit": "s",
13
+ "count": 1,
14
+ "total": 4.251579613999979,
15
+ "mean": 4.251579613999979,
16
+ "stdev": 0.0,
17
+ "p50": 4.251579613999979,
18
+ "p90": 4.251579613999979,
19
+ "p95": 4.251579613999979,
20
+ "p99": 4.251579613999979,
21
+ "values": [
22
+ 4.251579613999979
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 4.544209109412299e-05,
29
+ "ram": 1.8992164593691995e-06,
30
+ "gpu": 0,
31
+ "total": 4.734130755349219e-05
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 824.291328,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 5,
47
+ "total": 1.2268050440000593,
48
+ "mean": 0.24536100880001185,
49
+ "stdev": 0.014652691708886575,
50
+ "p50": 0.24676606100001663,
51
+ "p90": 0.2613935571999946,
52
+ "p95": 0.26151809859999275,
53
+ "p99": 0.2616177317199913,
54
  "values": [
55
+ 0.26101993300000004,
56
+ 0.26164263999999093,
57
+ 0.24676606100001663,
58
+ 0.23031216700002233,
59
+ 0.22706424300002936
60
  ]
61
  },
62
  "throughput": {
63
  "unit": "samples/s",
64
+ "value": 4.075627194763766
65
  },
66
  "energy": {
67
  "unit": "kWh",
68
+ "cpu": 8.95588106579251e-06,
69
+ "ram": 3.742957736985772e-07,
70
  "gpu": 0.0,
71
+ "total": 9.330176839491086e-06
72
  },
73
  "efficiency": {
74
  "unit": "samples/kWh",
75
+ "value": 107179.1046625591
76
  }
77
  }
78
  }