IlyasMoutawwakil HF staff commited on
Commit
121df42
·
verified ·
1 Parent(s): 26336db

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.765696,
6
- "max_global_vram": 8150.05696,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7495.221248,
9
- "max_allocated": 6531.774464
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.3058974609375,
15
- "mean": 0.65294873046875,
16
- "stdev": 0.0008330688476562154,
17
- "p50": 0.65294873046875,
18
- "p90": 0.653615185546875,
19
- "p95": 0.6536984924316406,
20
- "p99": 0.6537651379394531,
21
  "values": [
22
- 0.6537817993164062,
23
- 0.6521156616210938
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5315138131627928
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.719973971446356e-06,
33
- "ram": 4.223146482928447e-06,
34
- "gpu": 4.347156255499977e-05,
35
- "total": 5.541468300937457e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18045.758735655472
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1317.593088,
6
+ "max_global_vram": 8204.582912,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7549.7472,
9
+ "max_allocated": 6521.223168
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.2895145263671874,
15
+ "mean": 0.6447572631835937,
16
+ "stdev": 0.0007792358398437393,
17
+ "p50": 0.6447572631835937,
18
+ "p90": 0.6453806518554687,
19
+ "p95": 0.6454585754394531,
20
+ "p99": 0.6455209143066406,
21
  "values": [
22
+ 0.6455364990234375,
23
+ 0.64397802734375
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5509712834599763
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.616340865691504e-06,
33
+ "ram": 4.1659442450509224e-06,
34
+ "gpu": 4.060822693100017e-05,
35
+ "total": 5.2390512041742596e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 19087.42558582442
40
  }
41
  }
42
  }