IlyasMoutawwakil HF staff commited on
Commit
1d4c0de
1 Parent(s): 3a42720

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
@@ -6,17 +6,19 @@
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
- "library": "timm",
10
  "model": "timm/resnet50.a1_in1k",
11
- "processor": "timm/resnet50.a1_in1k",
12
  "device": "cpu",
13
  "device_ids": null,
14
  "seed": 42,
15
  "inter_op_num_threads": null,
16
  "intra_op_num_threads": null,
17
- "model_kwargs": {},
18
- "processor_kwargs": {},
19
- "hub_kwargs": {},
 
 
 
20
  "no_weights": false,
21
  "device_map": null,
22
  "torch_dtype": null,
@@ -71,17 +73,17 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.342208,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1018-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": "a8ccb91469272f9f38883fbf3e14bffcd5e95f2d",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
- "accelerate_version": "0.30.0",
85
  "accelerate_commit": null,
86
  "diffusers_version": "0.27.2",
87
  "diffusers_commit": null,
@@ -97,7 +99,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 545.378304,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,44 +108,44 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 14,
109
- "total": 1.0450295370000617,
110
- "mean": 0.07464496692857583,
111
- "stdev": 0.004769989037239871,
112
- "p50": 0.07623523400002341,
113
- "p90": 0.07789031219999173,
114
- "p95": 0.07993601224997916,
115
- "p99": 0.08260398404998284,
116
  "values": [
117
- 0.0781402619999767,
118
- 0.07472278800003096,
119
- 0.07613895400004367,
120
- 0.0764571779999983,
121
- 0.0744305919999988,
122
- 0.07665734199997587,
123
- 0.07447028600000749,
124
- 0.07669585399997914,
125
- 0.07633151400000315,
126
- 0.07730709600002683,
127
- 0.08327097699998376,
128
- 0.07074572800001988,
129
- 0.06520193199997948,
130
- 0.06445903400003772
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "samples/s",
135
- "value": 13.39675052648696
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 2.5321823855241144e-06,
140
- "ram": 1.0582470949842104e-07,
141
  "gpu": 0.0,
142
- "total": 2.6380070950225353e-06
143
  },
144
  "efficiency": {
145
  "unit": "samples/kWh",
146
- "value": 379074.0373241708
147
  }
148
  }
149
  }
 
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
 
9
  "model": "timm/resnet50.a1_in1k",
10
+ "library": "timm",
11
  "device": "cpu",
12
  "device_ids": null,
13
  "seed": 42,
14
  "inter_op_num_threads": null,
15
  "intra_op_num_threads": null,
16
+ "hub_kwargs": {
17
+ "revision": "main",
18
+ "force_download": false,
19
+ "local_files_only": false,
20
+ "trust_remote_code": false
21
+ },
22
  "no_weights": false,
23
  "device_map": null,
24
  "torch_dtype": null,
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.346304,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "b880a42960acf7600cf87a7b5756d96d29e2fb24",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
+ "accelerate_version": "0.30.1",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.27.2",
89
  "diffusers_commit": null,
 
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 544.198656,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
+ "total": 1.01533224100001,
112
+ "mean": 0.07252373150000072,
113
+ "stdev": 0.0036912320926003684,
114
+ "p50": 0.07284982049999655,
115
+ "p90": 0.0768942058000107,
116
+ "p95": 0.07835585970000665,
117
+ "p99": 0.07897125994000674,
118
  "values": [
119
+ 0.0744501740000203,
120
+ 0.07216565199999536,
121
+ 0.07358622600000331,
122
+ 0.07324090399998795,
123
+ 0.07129908900000714,
124
+ 0.07319938599999887,
125
+ 0.07250025499999424,
126
+ 0.07167497899999375,
127
+ 0.07390459799998439,
128
+ 0.07184551699998565,
129
+ 0.07794164800000658,
130
+ 0.07912511000000677,
131
+ 0.06522203400001558,
132
+ 0.06517666900001018
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "samples/s",
137
+ "value": 13.788590014842109
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 2.5565029846297375e-06,
142
+ "ram": 1.0683993438508566e-07,
143
  "gpu": 0.0,
144
+ "total": 2.663342919014823e-06
145
  },
146
  "efficiency": {
147
  "unit": "samples/kWh",
148
+ "value": 375467.9853129474
149
  }
150
  }
151
  }