IlyasMoutawwakil HF staff commited on
Commit
8ee42cb
·
verified ·
1 Parent(s): 34d1e91

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": 1316.683776,
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.2896757202148437,
15
- "mean": 0.6448378601074218,
16
- "stdev": 0.0009453430175781485,
17
- "p50": 0.6448378601074218,
18
- "p90": 0.6455941345214844,
19
- "p95": 0.6456886688232423,
20
- "p99": 0.6457642962646485,
21
  "values": [
22
- 0.645783203125,
23
- 0.6438925170898437
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5507774308310815
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.622459944751527e-06,
33
- "ram": 4.169566469226992e-06,
34
- "gpu": 4.2210450435000053e-05,
35
- "total": 5.400247684897857e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18517.669157964083
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1315.618816,
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.2764058227539063,
15
+ "mean": 0.6382029113769532,
16
+ "stdev": 0.0032559509277343968,
17
+ "p50": 0.6382029113769532,
18
+ "p90": 0.6408076721191407,
19
+ "p95": 0.6411332672119141,
20
+ "p99": 0.6413937432861329,
21
  "values": [
22
+ 0.6414588623046875,
23
+ 0.6349469604492187
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5668997777563445
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.50099735127555e-06,
33
+ "ram": 4.103059779936302e-06,
34
+ "gpu": 4.293767323899954e-05,
35
+ "total": 5.454173037021139e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18334.585155482375
40
  }
41
  }
42
  }