IlyasMoutawwakil HF staff commited on
Commit
6d9fdc0
1 Parent(s): fd0bf37

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": 795.889664,
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.1384422569998947,
15
- "mean": 0.28461056424997366,
16
- "stdev": 0.012939615078246088,
17
- "p50": 0.28924910899996803,
18
- "p90": 0.2957259844999783,
19
- "p95": 0.29593764424998026,
20
- "p99": 0.2961069720499819,
21
  "values": [
22
- 0.2837599789999672,
23
- 0.2961493039999823,
24
- 0.29473823899996887,
25
- 0.2637947349999763
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.513573020858422
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 9.823102090093826e-06,
35
- "ram": 4.1052557653860814e-07,
36
  "gpu": 0.0,
37
- "total": 1.0233627666632435e-05
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 97717.05914810448
42
  }
43
  }
44
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 800.182272,
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.06584487300006,
15
+ "mean": 0.35528162433335336,
16
+ "stdev": 0.07636753378823925,
17
+ "p50": 0.4065577400000393,
18
+ "p90": 0.4108799127999873,
19
+ "p95": 0.41142018439998085,
20
+ "p99": 0.4118524016799756,
21
  "values": [
22
+ 0.41196045599997433,
23
+ 0.4065577400000393,
24
+ 0.2473266770000464
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
+ "value": 2.814668509457502
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
+ "cpu": 8.939549658033583e-06,
34
+ "ram": 3.736115612535968e-07,
35
  "gpu": 0.0,
36
+ "total": 9.31316121928718e-06
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
+ "value": 107374.92634928734
41
  }
42
  }
43
  }