IlyasMoutawwakil HF staff commited on
Commit
06cd872
1 Parent(s): 5d5478c

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
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 541.10208,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,45 +10,42 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 1.0406575800000724,
15
- "mean": 0.07433268428571946,
16
- "stdev": 0.0041154069189802455,
17
- "p50": 0.0751653220000037,
18
- "p90": 0.07676030660001346,
19
- "p95": 0.07887348475001232,
20
- "p99": 0.08173928015000484,
21
  "values": [
22
- 0.07694458400001736,
23
- 0.07486159800001246,
24
- 0.07499870500001293,
25
- 0.07547921299999416,
26
- 0.07413959900000577,
27
- 0.07553465800000936,
28
- 0.07520405900001492,
29
- 0.07512658499999247,
30
- 0.07577158099999792,
31
- 0.07633032600000433,
32
- 0.08245572900000298,
33
- 0.07243239600001061,
34
- 0.06529715499999611,
35
- 0.06608139200000096
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
- "value": 13.453032264464
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 2.5408515499697795e-06,
45
- "ram": 1.0618682195525862e-07,
46
  "gpu": 0.0,
47
- "total": 2.647038371925038e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
- "value": 377780.6965725086
52
  }
53
  }
54
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 542.18752,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 11,
14
+ "total": 1.0420728450000638,
15
+ "mean": 0.0947338950000058,
16
+ "stdev": 0.022592571500633124,
17
+ "p50": 0.11381174600001032,
18
+ "p90": 0.11440585200000442,
19
+ "p95": 0.11471441599999821,
20
+ "p99": 0.11496126719999325,
21
  "values": [
22
+ 0.11381174600001032,
23
+ 0.115022979999992,
24
+ 0.11440585200000442,
25
+ 0.1142091750000418,
26
+ 0.1139886550000142,
27
+ 0.11421255099998007,
28
+ 0.09269550300001583,
29
+ 0.06629009299996369,
30
+ 0.06580804600002921,
31
+ 0.06577321100002109,
32
+ 0.06585503299999118
 
 
 
33
  ]
34
  },
35
  "throughput": {
36
  "unit": "samples/s",
37
+ "value": 10.555883931510879
38
  },
39
  "energy": {
40
  "unit": "kWh",
41
+ "cpu": 2.5731325977378427e-06,
42
+ "ram": 1.0753404219707718e-07,
43
  "gpu": 0.0,
44
+ "total": 2.68066663993492e-06
45
  },
46
  "efficiency": {
47
  "unit": "samples/kWh",
48
+ "value": 373041.53567721404
49
  }
50
  }
51
  }