IlyasMoutawwakil HF staff commited on
Commit
259da51
1 Parent(s): 7ba933c

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": 548.335616,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,46 +10,45 @@
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
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 543.080448,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 14,
14
+ "total": 1.0487130620000187,
15
+ "mean": 0.0749080758571442,
16
+ "stdev": 0.005563266143040855,
17
+ "p50": 0.07702381299999672,
18
+ "p90": 0.07993425449998597,
19
+ "p95": 0.08108757639999169,
20
+ "p99": 0.08245431527999983,
21
  "values": [
22
+ 0.0793896509999854,
23
+ 0.07679501499998764,
24
+ 0.0780206180000107,
25
+ 0.07685674999999037,
26
+ 0.07719087600000307,
27
+ 0.07621733400000608,
28
+ 0.07723664100001315,
29
+ 0.0777813809999941,
30
+ 0.08016765599998621,
31
+ 0.08279600000000187,
32
+ 0.06886322800002631,
33
+ 0.06592053099998907,
34
+ 0.0660637690000101,
35
+ 0.06541361200001461
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "samples/s",
40
+ "value": 13.349695457497553
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 2.600348790486654e-06,
45
+ "ram": 1.086613520606079e-07,
46
  "gpu": 0.0,
47
+ "total": 2.7090101425472616e-06
48
  },
49
  "efficiency": {
50
  "unit": "samples/kWh",
51
+ "value": 369138.5219620136
52
  }
53
  }
54
  }