IlyasMoutawwakil HF staff commited on
Commit
b4d198c
1 Parent(s): 9708028

Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/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": "b50afdd89f3c69090dee699e5e398c44916e2d64",
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": 540.573696,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,45 +105,41 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 14,
109
- "total": 1.0471929200000432,
110
- "mean": 0.07479949428571737,
111
- "stdev": 0.004804924703394225,
112
- "p50": 0.07609949900000856,
113
- "p90": 0.0779221970000151,
114
- "p95": 0.07977552925001134,
115
- "p99": 0.08241710585000361,
116
  "values": [
117
- 0.07799754500001654,
118
- 0.07628803199997947,
119
- 0.07774638500001174,
120
- 0.0762717619999762,
121
- 0.07459957000003214,
122
- 0.07607386099999758,
123
- 0.07548762300001499,
124
- 0.07565677999997433,
125
- 0.07612513700001955,
126
- 0.07753948700002411,
127
- 0.08307750000000169,
128
- 0.07094907300000841,
129
- 0.06482854699999052,
130
- 0.06455161799999587
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
- "value": 13.369074344008572
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 2.5514185428619386e-06,
140
- "ram": 1.0662835971716098e-07,
141
  "gpu": 0.0,
142
- "total": 2.6580469025790994e-06
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
- "value": 376216.0852126805
147
  }
148
  }
149
  }
 
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.0",
81
+ "optimum_benchmark_commit": "6fcf23d15753ee501a4776b6dfde05d914257752",
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": 544.464896,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 10,
109
+ "total": 1.0500998229999823,
110
+ "mean": 0.10500998229999822,
111
+ "stdev": 0.020220670142394526,
112
+ "p50": 0.11691358800000273,
113
+ "p90": 0.11810885740000003,
114
+ "p95": 0.11930404569999666,
115
+ "p99": 0.12026019633999396,
116
  "values": [
117
+ 0.11770264800000518,
118
+ 0.1165833930000133,
119
+ 0.1204992339999933,
120
+ 0.11784326000000078,
121
+ 0.11726281900001823,
122
+ 0.11724378299999216,
123
+ 0.11641426899998919,
124
+ 0.09078118799999402,
125
+ 0.06819876399998748,
126
+ 0.06757046499998864
 
 
 
 
127
  ]
128
  },
129
  "throughput": {
130
  "unit": "samples/s",
131
+ "value": 9.522904185843453
132
  },
133
  "energy": {
134
  "unit": "kWh",
135
+ "cpu": 2.6948720437509046e-06,
136
+ "ram": 1.1261969888583205e-07,
137
  "gpu": 0.0,
138
+ "total": 2.807491742636737e-06
139
  },
140
  "efficiency": {
141
  "unit": "samples/kWh",
142
+ "value": 356189.8276718781
143
  }
144
  }
145
  }