IlyasMoutawwakil HF staff commited on
Commit
cac3bd0
1 Parent(s): fb87904

Upload cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_image-classification_google/vit-base-patch16-224/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 797.749248,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,35 +10,34 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 4,
14
- "total": 1.1354308369999444,
15
- "mean": 0.2838577092499861,
16
- "stdev": 0.01934282453369974,
17
- "p50": 0.29147061149998876,
18
- "p90": 0.29844737819998957,
19
- "p95": 0.2999195345999908,
20
- "p99": 0.30109725971999185,
21
  "values": [
22
- 0.2913639079999939,
23
- 0.29157731499998363,
24
- 0.3013916909999921,
25
- 0.2510979229999748
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.5228918130926155
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 1.0157810648282369e-05,
35
- "ram": 4.2451888568715884e-07,
36
  "gpu": 0.0,
37
- "total": 1.0582329533969527e-05
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 94497.15176511716
42
  }
43
  }
44
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 797.51168,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 3,
14
+ "total": 1.1673126779999734,
15
+ "mean": 0.3891042259999911,
16
+ "stdev": 0.0866386747019653,
17
+ "p50": 0.4146189899999513,
18
+ "p90": 0.4670285459999718,
19
+ "p95": 0.47357974049997437,
20
+ "p99": 0.4788206960999764,
21
  "values": [
22
+ 0.48013093499997694,
23
+ 0.4146189899999513,
24
+ 0.2725627530000452
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
+ "value": 2.570005497704419
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
+ "cpu": 1.0287933879428441e-05,
34
+ "ram": 4.2995059288008024e-07,
35
  "gpu": 0.0,
36
+ "total": 1.0717884472308521e-05
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
+ "value": 93301.99467848998
41
  }
42
  }
43
  }