IlyasMoutawwakil HF staff commited on
Commit
aa3aa1c
1 Parent(s): 464b824

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

Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark.json CHANGED
@@ -50,8 +50,8 @@
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
53
- "latency": true,
54
  "memory": true,
 
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
@@ -74,14 +74,14 @@
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
- "cpu_ram_mb": 16757.338112,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "10c9775dced65978a85f54ff6905a3aea7d61cca",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -97,10 +97,43 @@
97
  }
98
  },
99
  "report": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  "forward": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 817.8688,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,35 +141,36 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 4,
112
- "total": 1.1341412840000658,
113
- "mean": 0.28353532100001644,
114
- "stdev": 0.038925679301163814,
115
- "p50": 0.2879036935000272,
116
- "p90": 0.32341461750000916,
117
- "p95": 0.32598312825001013,
118
- "p99": 0.328037936850011,
119
  "values": [
120
- 0.2643791530000499,
121
- 0.32855163900001116,
122
- 0.3114282340000045,
123
- 0.22978225800000018
 
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
- "value": 3.5268974478137136
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 9.01033639907837e-06,
133
- "ram": 3.76569990464399e-07,
134
  "gpu": 0.0,
135
- "total": 9.38690638954277e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
- "value": 106531.37024078808
140
  }
141
  }
142
  }
 
50
  "sequence_length": 2
51
  },
52
  "new_tokens": null,
 
53
  "memory": true,
54
+ "latency": true,
55
  "energy": true,
56
  "forward_kwargs": {},
57
  "generate_kwargs": {
 
74
  "environment": {
75
  "cpu": " AMD EPYC 7763 64-Core Processor",
76
  "cpu_count": 4,
77
+ "cpu_ram_mb": 16757.342208,
78
  "system": "Linux",
79
  "machine": "x86_64",
80
  "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "701e27ceb63d18a62041650e250fe65f56ad5904",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
97
  }
98
  },
99
  "report": {
100
+ "load": {
101
+ "memory": {
102
+ "unit": "MB",
103
+ "max_ram": 801.206272,
104
+ "max_global_vram": null,
105
+ "max_process_vram": null,
106
+ "max_reserved": null,
107
+ "max_allocated": null
108
+ },
109
+ "latency": {
110
+ "unit": "s",
111
+ "count": 1,
112
+ "total": 4.251579613999979,
113
+ "mean": 4.251579613999979,
114
+ "stdev": 0.0,
115
+ "p50": 4.251579613999979,
116
+ "p90": 4.251579613999979,
117
+ "p95": 4.251579613999979,
118
+ "p99": 4.251579613999979,
119
+ "values": [
120
+ 4.251579613999979
121
+ ]
122
+ },
123
+ "throughput": null,
124
+ "energy": {
125
+ "unit": "kWh",
126
+ "cpu": 4.544209109412299e-05,
127
+ "ram": 1.8992164593691995e-06,
128
+ "gpu": 0,
129
+ "total": 4.734130755349219e-05
130
+ },
131
+ "efficiency": null
132
+ },
133
  "forward": {
134
  "memory": {
135
  "unit": "MB",
136
+ "max_ram": 824.291328,
137
  "max_global_vram": null,
138
  "max_process_vram": null,
139
  "max_reserved": null,
 
141
  },
142
  "latency": {
143
  "unit": "s",
144
+ "count": 5,
145
+ "total": 1.2268050440000593,
146
+ "mean": 0.24536100880001185,
147
+ "stdev": 0.014652691708886575,
148
+ "p50": 0.24676606100001663,
149
+ "p90": 0.2613935571999946,
150
+ "p95": 0.26151809859999275,
151
+ "p99": 0.2616177317199913,
152
  "values": [
153
+ 0.26101993300000004,
154
+ 0.26164263999999093,
155
+ 0.24676606100001663,
156
+ 0.23031216700002233,
157
+ 0.22706424300002936
158
  ]
159
  },
160
  "throughput": {
161
  "unit": "samples/s",
162
+ "value": 4.075627194763766
163
  },
164
  "energy": {
165
  "unit": "kWh",
166
+ "cpu": 8.95588106579251e-06,
167
+ "ram": 3.742957736985772e-07,
168
  "gpu": 0.0,
169
+ "total": 9.330176839491086e-06
170
  },
171
  "efficiency": {
172
  "unit": "samples/kWh",
173
+ "value": 107179.1046625591
174
  }
175
  }
176
  }