IlyasMoutawwakil HF staff commited on
Commit
9352bf5
1 Parent(s): 411d49d

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": 540.864512,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,45 +10,44 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 1.0042109050000363,
15
- "mean": 0.07172935035714545,
16
- "stdev": 0.0035729343925926783,
17
- "p50": 0.07201237399999627,
18
- "p90": 0.07509299280000903,
19
- "p95": 0.07644407750000112,
20
- "p99": 0.07822148429999941,
21
  "values": [
22
- 0.07473190200002477,
23
- 0.07187259799999879,
24
- 0.07274700199999984,
25
- 0.07153622800001358,
26
- 0.07112478999999894,
27
- 0.07234301699998014,
28
- 0.07071258900000998,
29
- 0.0730494169999929,
30
- 0.07215214999999375,
31
- 0.07097867600000995,
32
- 0.07866583599999899,
33
- 0.07524774600000228,
34
- 0.06466272100001902,
35
- 0.06438623299999335
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
- "value": 13.941294533143408
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 2.510182062784831e-06,
45
- "ram": 1.049064342186886e-07,
46
  "gpu": 0.0,
47
- "total": 2.6150884970035197e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
- "value": 382396.2367414498
52
  }
53
  }
54
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 541.872128,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 13,
14
+ "total": 1.0172514610000576,
15
+ "mean": 0.07825011238461982,
16
+ "stdev": 0.011199025764048472,
17
+ "p50": 0.07588627600000564,
18
+ "p90": 0.0884053368000025,
19
+ "p95": 0.09891439360000615,
20
+ "p99": 0.10886247712000907,
21
  "values": [
22
+ 0.07952938799999743,
23
+ 0.07615406799999391,
24
+ 0.07588627600000564,
25
+ 0.07525580600000126,
26
+ 0.07415988400001083,
27
+ 0.0767758719999847,
28
+ 0.07438514500000792,
29
+ 0.07529282500001955,
30
+ 0.07644899100000657,
31
+ 0.11134949800000982,
32
+ 0.09062432400000375,
33
+ 0.0658594000000221,
34
+ 0.0655299839999941
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "samples/s",
39
+ "value": 12.779534361365998
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
+ "cpu": 2.5529466569423678e-06,
44
+ "ram": 1.0669046756142108e-07,
45
  "gpu": 0.0,
46
+ "total": 2.659637124503789e-06
47
  },
48
  "efficiency": {
49
  "unit": "samples/kWh",
50
+ "value": 375991.14209483407
51
  }
52
  }
53
  }