IlyasMoutawwakil HF staff commited on
Commit
f7818d9
1 Parent(s): e0dd052

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
@@ -71,14 +71,14 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.3504,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
- "optimum_benchmark_version": "0.2.0",
81
- "optimum_benchmark_commit": "14fc8ac8cd252f949be10158bdcefa6a3b7c596a",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
@@ -97,7 +97,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 795.889664,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,35 +105,34 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 4,
109
- "total": 1.1384422569998947,
110
- "mean": 0.28461056424997366,
111
- "stdev": 0.012939615078246088,
112
- "p50": 0.28924910899996803,
113
- "p90": 0.2957259844999783,
114
- "p95": 0.29593764424998026,
115
- "p99": 0.2961069720499819,
116
  "values": [
117
- 0.2837599789999672,
118
- 0.2961493039999823,
119
- 0.29473823899996887,
120
- 0.2637947349999763
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "samples/s",
125
- "value": 3.513573020858422
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
- "cpu": 9.823102090093826e-06,
130
- "ram": 4.1052557653860814e-07,
131
  "gpu": 0.0,
132
- "total": 1.0233627666632435e-05
133
  },
134
  "efficiency": {
135
  "unit": "samples/kWh",
136
- "value": 97717.05914810448
137
  }
138
  }
139
  }
 
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
+ "cpu_ram_mb": 16757.354496,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
+ "optimum_benchmark_version": "0.2.1",
81
+ "optimum_benchmark_commit": "56d026bf244c6516d8cb780280ce7cc6505f270e",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 800.182272,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 3,
109
+ "total": 1.06584487300006,
110
+ "mean": 0.35528162433335336,
111
+ "stdev": 0.07636753378823925,
112
+ "p50": 0.4065577400000393,
113
+ "p90": 0.4108799127999873,
114
+ "p95": 0.41142018439998085,
115
+ "p99": 0.4118524016799756,
116
  "values": [
117
+ 0.41196045599997433,
118
+ 0.4065577400000393,
119
+ 0.2473266770000464
 
120
  ]
121
  },
122
  "throughput": {
123
  "unit": "samples/s",
124
+ "value": 2.814668509457502
125
  },
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 8.939549658033583e-06,
129
+ "ram": 3.736115612535968e-07,
130
  "gpu": 0.0,
131
+ "total": 9.31316121928718e-06
132
  },
133
  "efficiency": {
134
  "unit": "samples/kWh",
135
+ "value": 107374.92634928734
136
  }
137
  }
138
  }