IlyasMoutawwakil HF staff commited on
Commit
c1853ef
1 Parent(s): 7055b2f

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.7264,
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.159187907000046,
15
- "mean": 0.3863959690000153,
16
- "stdev": 0.08456642181642167,
17
- "p50": 0.44469591500001115,
18
- "p90": 0.4470820670000194,
19
- "p95": 0.4473803360000204,
20
- "p99": 0.4476189512000212,
21
  "values": [
22
- 0.44767860500002143,
23
- 0.44469591500001115,
24
- 0.26681338700001334
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
- "value": 2.588018717141328
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
- "cpu": 1.037561297416687e-05,
34
- "ram": 4.336076246100144e-07,
35
  "gpu": 0.0,
36
- "total": 1.0809220598776885e-05
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
- "value": 92513.60825341605
41
  }
42
  }
43
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 796.909568,
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.1285532210000042,
15
+ "mean": 0.28213830525000105,
16
+ "stdev": 0.005935751297713213,
17
+ "p50": 0.2834745254999973,
18
+ "p90": 0.28768243970001206,
19
+ "p95": 0.28826212385002065,
20
+ "p99": 0.2887258711700275,
21
  "values": [
22
+ 0.28197180400002253,
23
+ 0.28884180800002923,
24
+ 0.28497724699997207,
25
+ 0.2727623619999804
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
+ "value": 3.544360979675929
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
+ "cpu": 9.077071348826091e-06,
35
+ "ram": 3.793590032869929e-07,
36
  "gpu": 0.0,
37
+ "total": 9.456430352113085e-06
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
+ "value": 105748.14837784377
42
  }
43
  }
44
  }