IlyasMoutawwakil HF staff commited on
Commit
09e7e56
1 Parent(s): 7d81927

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": 797.949952,
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.1436947259999215,
15
- "mean": 0.2859236814999804,
16
- "stdev": 0.012078964423717576,
17
- "p50": 0.292649711499962,
18
- "p90": 0.29336191519996646,
19
- "p95": 0.2933657110999661,
20
- "p99": 0.29336874781996586,
21
  "values": [
22
- 0.29334420099996805,
23
- 0.29195522199995594,
24
- 0.2933695069999658,
25
- 0.26502579600003173
26
  ]
27
  },
28
  "throughput": {
29
  "unit": "samples/s",
30
- "value": 3.4974367801712454
31
  },
32
  "energy": {
33
  "unit": "kWh",
34
- "cpu": 1.0035990344153511e-05,
35
- "ram": 4.194239955022757e-07,
36
  "gpu": 0.0,
37
- "total": 1.0455414339655787e-05
38
  },
39
  "efficiency": {
40
  "unit": "samples/kWh",
41
- "value": 95644.22484981327
42
  }
43
  }
44
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 797.417472,
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.0524680509999484,
15
+ "mean": 0.3508226836666495,
16
+ "stdev": 0.07406282105921526,
17
+ "p50": 0.30289731699997446,
18
+ "p90": 0.4249322161999999,
19
+ "p95": 0.44018657860000304,
20
+ "p99": 0.4523900685200056,
21
  "values": [
22
+ 0.2941297929999678,
23
+ 0.4554409410000062,
24
+ 0.30289731699997446
 
25
  ]
26
  },
27
  "throughput": {
28
  "unit": "samples/s",
29
+ "value": 2.8504428207105232
30
  },
31
  "energy": {
32
  "unit": "kWh",
33
+ "cpu": 1.0577817757924397e-05,
34
+ "ram": 4.4208016061816125e-07,
35
  "gpu": 0.0,
36
+ "total": 1.1019897918542558e-05
37
  },
38
  "efficiency": {
39
  "unit": "samples/kWh",
40
+ "value": 90744.94223012326
41
  }
42
  }
43
  }