IlyasMoutawwakil HF staff commited on
Commit
e30f82f
·
verified ·
1 Parent(s): a98fb17

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": 1304.907776,
6
- "max_global_vram": 8143.765504,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7488.929792,
9
- "max_allocated": 6528.907264
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.2692318115234373,
15
- "mean": 0.6346159057617187,
16
- "stdev": 0.0002744750976562682,
17
- "p50": 0.6346159057617187,
18
- "p90": 0.6348354858398437,
19
- "p95": 0.6348629333496094,
20
- "p99": 0.6348848913574219,
21
  "values": [
22
- 0.634890380859375,
23
- 0.6343414306640625
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5757562817460697
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.508612424135209e-06,
33
- "ram": 4.10728956973216e-06,
34
- "gpu": 4.137989421500003e-05,
35
- "total": 5.29957962088674e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18869.421190669407
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1305.214976,
6
+ "max_global_vram": 8204.582912,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7549.7472,
9
+ "max_allocated": 6519.126016
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.2919468994140626,
15
+ "mean": 0.6459734497070313,
16
+ "stdev": 0.0013088989257812877,
17
+ "p50": 0.6459734497070313,
18
+ "p90": 0.6470205688476562,
19
+ "p95": 0.6471514587402344,
20
+ "p99": 0.6472561706542969,
21
  "values": [
22
+ 0.6472823486328125,
23
+ 0.64466455078125
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5480512402692874
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.638247393899493e-06,
33
+ "ram": 4.178251528694119e-06,
34
+ "gpu": 4.056906023299986e-05,
35
+ "total": 5.238555915559347e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 19089.230240529465
40
  }
41
  }
42
  }