IlyasMoutawwakil HF staff commited on
Commit
d4a6a11
1 Parent(s): 3fcb4c7

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": 811.06944,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,35 +10,36 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 4,
14
- "total": 1.0133329580000918,
15
- "mean": 0.25333323950002296,
16
- "stdev": 0.012499262217672882,
17
- "p50": 0.2602052250000213,
18
- "p90": 0.2611813065000092,
19
- "p95": 0.2611889527500125,
20
- "p99": 0.26119506975001516,
21
  "values": [
22
- 0.26114562399999386,
23
- 0.25926482600004874,
24
- 0.2611965990000158,
25
- 0.23172590900003343
 
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.947369883137303
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 8.965499666002064e-06,
35
- "ram": 3.7469010918789536e-07,
36
  "gpu": 0.0,
37
- "total": 9.34018977518996e-06
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 107064.2057676673
42
  }
43
  }
44
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 820.658176,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 5,
14
+ "total": 1.2231545179999443,
15
+ "mean": 0.24463090359998887,
16
+ "stdev": 0.0179140863128784,
17
+ "p50": 0.23504362299996728,
18
+ "p90": 0.2665391703999944,
19
+ "p95": 0.26702612119999003,
20
+ "p99": 0.26741568183998654,
21
  "values": [
22
+ 0.2650783180000076,
23
+ 0.26751307199998564,
24
+ 0.23504362299996728,
25
+ 0.2268392560000052,
26
+ 0.22868024899997863
27
  ]
28
  },
29
  "throughput": {
30
  "unit": "samples/s",
31
+ "value": 4.087790975236563
32
  },
33
  "energy": {
34
  "unit": "kWh",
35
+ "cpu": 8.890297677781846e-06,
36
+ "ram": 3.715523884762699e-07,
37
  "gpu": 0.0,
38
+ "total": 9.261850066258116e-06
39
  },
40
  "efficiency": {
41
  "unit": "samples/kWh",
42
+ "value": 107969.78928034089
43
  }
44
  }
45
  }