IlyasMoutawwakil HF staff commited on
Commit
3f1ec13
1 Parent(s): 9c581d3

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
@@ -80,8 +80,8 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "78f186000310f5748c0db3b53c71221ca44cb3f0",
84
- "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
87
  "accelerate_commit": null,
@@ -99,7 +99,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 818.44224,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,36 +107,35 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 5,
111
- "total": 1.2233845469999665,
112
- "mean": 0.2446769093999933,
113
- "stdev": 0.015833808483928593,
114
- "p50": 0.2369191829999977,
115
- "p90": 0.2638754320000089,
116
- "p95": 0.26409109400000264,
117
- "p99": 0.26426362359999755,
118
  "values": [
119
- 0.2632284460000278,
120
- 0.2643067559999963,
121
- 0.2369191829999977,
122
- 0.22873183399997288,
123
- 0.23019832799997175
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
- "value": 4.087022361252808
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 8.940202395121256e-06,
133
- "ram": 3.736155369887229e-07,
134
  "gpu": 0.0,
135
- "total": 9.313817932109979e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
- "value": 107367.35539487372
140
  }
141
  }
142
  }
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "c31e63ddb94c29460ba90ff599147e94ff80543a",
84
+ "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
87
  "accelerate_commit": null,
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 802.828288,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 4,
111
+ "total": 1.036285174999989,
112
+ "mean": 0.25907129374999727,
113
+ "stdev": 0.017010260846631847,
114
+ "p50": 0.2587020725000002,
115
+ "p90": 0.2771964621000279,
116
+ "p95": 0.2782600645500281,
117
+ "p99": 0.27911094651002827,
118
  "values": [
119
+ 0.27223298400002705,
120
+ 0.2793236670000283,
121
+ 0.24517116099997338,
122
+ 0.23955736299996033
 
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "samples/s",
127
+ "value": 3.859941352533623
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 8.959215217166478e-06,
132
+ "ram": 3.7443157172066323e-07,
133
  "gpu": 0.0,
134
+ "total": 9.333646788887141e-06
135
  },
136
  "efficiency": {
137
  "unit": "samples/kWh",
138
+ "value": 107139.258921885
139
  }
140
  }
141
  }