IlyasMoutawwakil HF staff commited on
Commit
1d185d4
·
verified ·
1 Parent(s): d454873

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.6352,
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.2678323364257813,
15
- "mean": 0.6339161682128907,
16
- "stdev": 0.0048897399902343985,
17
- "p50": 0.6339161682128907,
18
- "p90": 0.6378279602050781,
19
- "p95": 0.6383169342041015,
20
- "p99": 0.6387081134033203,
21
  "values": [
22
- 0.638805908203125,
23
- 0.6290264282226562
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5774956534381466
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.434218045738009e-06,
33
- "ram": 4.066545199384563e-06,
34
- "gpu": 4.133544973500009e-05,
35
- "total": 5.283621298012267e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18926.4132229955
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1315.803136,
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.2704052734375,
15
+ "mean": 0.63520263671875,
16
+ "stdev": 0.00047393798828121447,
17
+ "p50": 0.63520263671875,
18
+ "p90": 0.635581787109375,
19
+ "p95": 0.6356291809082031,
20
+ "p99": 0.6356670959472656,
21
  "values": [
22
+ 0.6356765747070312,
23
+ 0.6347286987304688
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5743007698546
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.495748003323873e-06,
33
+ "ram": 4.100153361559933e-06,
34
+ "gpu": 3.859961421300018e-05,
35
+ "total": 5.0195515577883985e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 19922.098388418533
40
  }
41
  }
42
  }