IlyasMoutawwakil HF staff commited on
Commit
86882ab
1 Parent(s): 056f2f2

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
@@ -6,19 +6,17 @@
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
9
- "model": "google/vit-base-patch16-224",
10
  "library": "transformers",
 
 
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": true,
23
  "device_map": null,
24
  "torch_dtype": null,
@@ -73,14 +71,14 @@
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": "d35829e539df8480b726c647eeabf91e41eae047",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.0",
@@ -99,7 +97,7 @@
99
  "forward": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 797.51168,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,33 +106,33 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 3,
111
- "total": 1.1673126779999734,
112
- "mean": 0.3891042259999911,
113
- "stdev": 0.0866386747019653,
114
- "p50": 0.4146189899999513,
115
- "p90": 0.4670285459999718,
116
- "p95": 0.47357974049997437,
117
- "p99": 0.4788206960999764,
118
  "values": [
119
- 0.48013093499997694,
120
- 0.4146189899999513,
121
- 0.2725627530000452
122
  ]
123
  },
124
  "throughput": {
125
  "unit": "samples/s",
126
- "value": 2.570005497704419
127
  },
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 1.0287933879428441e-05,
131
- "ram": 4.2995059288008024e-07,
132
  "gpu": 0.0,
133
- "total": 1.0717884472308521e-05
134
  },
135
  "efficiency": {
136
  "unit": "samples/kWh",
137
- "value": 93301.99467848998
138
  }
139
  }
140
  }
 
6
  "version": "2.3.0+cpu",
7
  "_target_": "optimum_benchmark.backends.pytorch.backend.PyTorchBackend",
8
  "task": "image-classification",
 
9
  "library": "transformers",
10
+ "model": "google/vit-base-patch16-224",
11
+ "processor": "google/vit-base-patch16-224",
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": true,
21
  "device_map": null,
22
  "torch_dtype": null,
 
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",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 797.589504,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 3,
109
+ "total": 1.0154864899999438,
110
+ "mean": 0.33849549666664797,
111
+ "stdev": 0.03206350353116341,
112
+ "p50": 0.35282618799999454,
113
+ "p90": 0.3654348703999631,
114
+ "p95": 0.3670109556999591,
115
+ "p99": 0.368271823939956,
116
  "values": [
117
+ 0.2940732609999941,
118
+ 0.35282618799999454,
119
+ 0.3685870409999552
120
  ]
121
  },
122
  "throughput": {
123
  "unit": "samples/s",
124
+ "value": 2.9542490516049758
125
  },
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 1.0438172353638544e-05,
129
+ "ram": 4.362410961925889e-07,
130
  "gpu": 0.0,
131
+ "total": 1.0874413449831132e-05
132
  },
133
  "efficiency": {
134
  "unit": "samples/kWh",
135
+ "value": 91958.98285580901
136
  }
137
  }
138
  }