IlyasMoutawwakil HF staff commited on
Commit
e71f536
·
verified ·
1 Parent(s): dcc130c

Upload cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/resnet50.a1_in1k/benchmark_report.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 545.845248,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,26 +11,32 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 0.2570613790000209
15
  ],
16
  "count": 1,
17
- "total": 0.2570613790000209,
18
- "mean": 0.2570613790000209,
19
- "p50": 0.2570613790000209,
20
- "p90": 0.2570613790000209,
21
- "p95": 0.2570613790000209,
22
- "p99": 0.2570613790000209,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "forward": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 597.078016,
34
  "max_global_vram": null,
35
  "max_process_vram": null,
36
  "max_reserved": null,
@@ -39,37 +45,36 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 0.17912933800002406,
43
- 0.17386512400000242,
44
- 0.175241686999982,
45
- 0.185590856999994,
46
- 0.15862275599999975,
47
- 0.15191391100000828
48
  ],
49
- "count": 6,
50
- "total": 1.0243636730000105,
51
- "mean": 0.17072727883333508,
52
- "p50": 0.1745534054999922,
53
- "p90": 0.18236009750000903,
54
- "p95": 0.18397547725000152,
55
- "p99": 0.1852677810499955,
56
- "stdev": 0.011706186326018534,
57
- "stdev_": 6.856658412183901
58
  },
59
  "throughput": {
60
  "unit": "samples/s",
61
- "value": 11.714589570377978
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 6.0494070500000584e-06,
66
- "ram": 2.528200798142154e-07,
67
  "gpu": 0.0,
68
- "total": 6.302227129814274e-06
69
  },
70
  "efficiency": {
71
  "unit": "samples/kWh",
72
- "value": 317348.13087559096
73
  }
74
  }
75
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 545.796096,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 0.26108220599999754
15
  ],
16
  "count": 1,
17
+ "total": 0.26108220599999754,
18
+ "mean": 0.26108220599999754,
19
+ "p50": 0.26108220599999754,
20
+ "p90": 0.26108220599999754,
21
+ "p95": 0.26108220599999754,
22
+ "p99": 0.26108220599999754,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.00014648001153333328,
30
+ "ram": 6.122702354165578e-06,
31
+ "gpu": 0,
32
+ "total": 0.00015260271388749887
33
+ },
34
  "efficiency": null
35
  },
36
  "forward": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 596.844544,
40
  "max_global_vram": null,
41
  "max_process_vram": null,
42
  "max_reserved": null,
 
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 0.25941992099998856,
49
+ 0.2772286699999995,
50
+ 0.17320211399999152,
51
+ 0.15543482000001063,
52
+ 0.15344007999999576
 
53
  ],
54
+ "count": 5,
55
+ "total": 1.018725604999986,
56
+ "mean": 0.2037451209999972,
57
+ "p50": 0.17320211399999152,
58
+ "p90": 0.27010517039999515,
59
+ "p95": 0.27366692019999733,
60
+ "p99": 0.2765163200399991,
61
+ "stdev": 0.05347312023437253,
62
+ "stdev_": 26.24510465424753
63
  },
64
  "throughput": {
65
  "unit": "samples/s",
66
+ "value": 9.816185978755424
67
  },
68
  "energy": {
69
  "unit": "kWh",
70
+ "cpu": 5.981300811111131e-06,
71
+ "ram": 2.4997347093516905e-07,
72
  "gpu": 0.0,
73
+ "total": 6.2312742820463e-06
74
  },
75
  "efficiency": {
76
  "unit": "samples/kWh",
77
+ "value": 320961.6379369544
78
  }
79
  }
80
  }