IlyasMoutawwakil HF staff commited on
Commit
0b9ae0b
1 Parent(s): 35810fa

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": 542.429184,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,45 +10,46 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 1.0036767869999323,
15
- "mean": 0.07169119907142374,
16
- "stdev": 0.0037337716327351294,
17
- "p50": 0.07228237600000398,
18
- "p90": 0.07525053639998873,
19
- "p95": 0.07691902589999841,
20
- "p99": 0.078376364380006,
21
  "values": [
22
- 0.0759381249999933,
23
- 0.0722184269999957,
24
- 0.07364616299997806,
25
- 0.07215060999999423,
26
- 0.07305173299999979,
27
- 0.07132987800000024,
28
- 0.07154386599998475,
29
- 0.0733396809999931,
30
- 0.07234632500001226,
31
- 0.07874069900000791,
32
- 0.07297255499997846,
33
- 0.06571074199999316,
34
- 0.0653354810000053,
35
- 0.0653525019999961
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
- "value": 13.948713551348622
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 2.5773733026451537e-06,
45
- "ram": 1.0771055967460085e-07,
46
  "gpu": 0.0,
47
- "total": 2.6850838623197546e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
- "value": 372427.84630795807
52
  }
53
  }
54
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 548.335616,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 15,
14
+ "total": 1.0643214650000346,
15
+ "mean": 0.07095476433333564,
16
+ "stdev": 0.003972257334412183,
17
+ "p50": 0.0724826209999776,
18
+ "p90": 0.0744012859999998,
19
+ "p95": 0.07587738099999797,
20
+ "p99": 0.07844530020000774,
21
  "values": [
22
+ 0.07425065000001041,
23
+ 0.07262804500001607,
24
+ 0.0724826209999776,
25
+ 0.07196231500000749,
26
+ 0.07279612000002089,
27
+ 0.07165437599999791,
28
+ 0.07250603599999295,
29
+ 0.07279958600000214,
30
+ 0.0790872800000102,
31
+ 0.07450170999999273,
32
+ 0.06583730399998444,
33
+ 0.06788371600001142,
34
+ 0.06551771400000916,
35
+ 0.06526514000000816,
36
+ 0.06514885199999298
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "samples/s",
41
+ "value": 14.09348631336634
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
+ "cpu": 2.6074707949603047e-06,
46
+ "ram": 1.0896902211311498e-07,
47
  "gpu": 0.0,
48
+ "total": 2.7164398170734194e-06
49
  },
50
  "efficiency": {
51
  "unit": "samples/kWh",
52
+ "value": 368128.89934640954
53
  }
54
  }
55
  }