IlyasMoutawwakil HF staff commited on
Commit
e620787
1 Parent(s): e32b5c2

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": 794.468352,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,34 +10,35 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 3,
14
- "total": 1.107352364999997,
15
- "mean": 0.369117454999999,
16
- "stdev": 0.08080890918491344,
17
- "p50": 0.3805076719999647,
18
- "p90": 0.44562140720003074,
19
- "p95": 0.453760624100039,
20
- "p99": 0.46027199762004556,
21
  "values": [
22
- 0.3805076719999647,
23
- 0.4618998410000472,
24
- 0.2649448519999851
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
- "value": 2.7091647562427053
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
- "cpu": 9.917772147390579e-06,
34
- "ram": 4.144848290292913e-07,
35
  "gpu": 0.0,
36
- "total": 1.033225697641987e-05
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
- "value": 96784.27494420491
41
  }
42
  }
43
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 797.077504,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 4,
14
+ "total": 1.14815307300006,
15
+ "mean": 0.287038268250015,
16
+ "stdev": 0.013636133908642514,
17
+ "p50": 0.29232270150001227,
18
+ "p90": 0.29832106080001497,
19
+ "p95": 0.29862797490001186,
20
+ "p99": 0.29887350618000935,
21
  "values": [
22
+ 0.28775660799999514,
23
+ 0.2968887950000294,
24
+ 0.29893488900000875,
25
+ 0.2645727810000267
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
+ "value": 3.4838560241346768
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
+ "cpu": 9.617304007212322e-06,
35
+ "ram": 4.0194490088669e-07,
36
  "gpu": 0.0,
37
+ "total": 1.0019248908099012e-05
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
+ "value": 99807.88072763167
42
  }
43
  }
44
  }