IlyasMoutawwakil HF staff commited on
Commit
b479584
·
verified ·
1 Parent(s): 1f3a0d6

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": 1306.042368,
6
- "max_global_vram": 8162.639872,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7507.80416,
9
- "max_allocated": 6526.59712
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.2634773559570314,
15
- "mean": 0.6317386779785157,
16
- "stdev": 0.0014798278808593746,
17
- "p50": 0.6317386779785157,
18
- "p90": 0.6329225402832032,
19
- "p95": 0.6330705230712891,
20
- "p99": 0.6331889093017579,
21
  "values": [
22
- 0.633218505859375,
23
- 0.6302588500976563
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5829329988150704
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.459994736644957e-06,
33
- "ram": 4.08063814680934e-06,
34
- "gpu": 4.202170028400022e-05,
35
- "total": 5.356233316745451e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18669.836447819624
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1306.247168,
6
+ "max_global_vram": 8204.582912,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7549.7472,
9
+ "max_allocated": 6520.69888
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.292323791503906,
15
+ "mean": 0.646161895751953,
16
+ "stdev": 0.00037625122070311656,
17
+ "p50": 0.646161895751953,
18
+ "p90": 0.6464628967285156,
19
+ "p95": 0.6465005218505859,
20
+ "p99": 0.6465306219482422,
21
  "values": [
22
+ 0.6465381469726562,
23
+ 0.64578564453125
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5475997680678426
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.659551584058338e-06,
33
+ "ram": 4.184359017890197e-06,
34
+ "gpu": 4.139947756399932e-05,
35
+ "total": 5.3243388165947855e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18781.674766512253
40
  }
41
  }
42
  }