IlyasMoutawwakil HF staff commited on
Commit
1cb35cd
·
verified ·
1 Parent(s): f6558b7

Upload cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cuda_inference_diffusers_stable-diffusion_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -2,41 +2,41 @@
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1315.663872,
6
- "max_global_vram": 8173.125632,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7518.28992,
9
- "max_allocated": 6525.94176
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.25799365234375,
15
- "mean": 0.628996826171875,
16
- "stdev": 0.0004509277343749951,
17
- "p50": 0.628996826171875,
18
- "p90": 0.629357568359375,
19
- "p95": 0.6294026611328125,
20
- "p99": 0.6294387353515625,
21
  "values": [
22
- 0.62944775390625,
23
- 0.6285458984375
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5898331412673097
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.426033003462687e-06,
33
- "ram": 4.061889376316685e-06,
34
- "gpu": 4.1525449887000205e-05,
35
- "total": 5.301337226677958e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18863.165221176514
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1314.541568,
6
+ "max_global_vram": 8171.02848,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7516.192768,
9
+ "max_allocated": 6527.25248
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.2733197631835937,
15
+ "mean": 0.6366598815917969,
16
+ "stdev": 0.0005193176269531197,
17
+ "p50": 0.6366598815917969,
18
+ "p90": 0.6370753356933594,
19
+ "p95": 0.6371272674560546,
20
+ "p99": 0.637168812866211,
21
  "values": [
22
+ 0.63717919921875,
23
+ 0.6361405639648438
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5706973674857112
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.511021776331796e-06,
33
+ "ram": 4.108580277897999e-06,
34
+ "gpu": 4.3333090221999576e-05,
35
+ "total": 5.4952692276229375e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18197.470562012215
40
  }
41
  }
42
  }