IlyasMoutawwakil HF staff commited on
Commit
1fcb1e3
·
verified ·
1 Parent(s): 1c7a94a

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": 799.137792,
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.0743561879999106,
15
- "mean": 0.26858904699997765,
16
- "stdev": 0.006750089399236514,
17
- "p50": 0.27030016749998254,
18
- "p90": 0.27441132809999547,
19
- "p95": 0.2752611865499944,
20
- "p99": 0.2759410733099935,
21
  "values": [
22
- 0.2704453220000005,
23
- 0.2701550129999646,
24
- 0.2761110449999933,
25
- 0.25764480799995226
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.7231600140421333
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 9.215538766649035e-06,
35
- "ram": 3.851469874104509e-07,
36
  "gpu": 0.0,
37
- "total": 9.600685754059487e-06
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 104159.22629038942
42
  }
43
  }
44
  }
 
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
  },
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
  }