IlyasMoutawwakil HF staff commited on
Commit
ace3ca4
·
verified ·
1 Parent(s): 6010426

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.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
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1307.40224,
6
+ "max_global_vram": 8171.02848,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7516.192768,
9
+ "max_allocated": 6526.990336
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.2704588012695313,
15
+ "mean": 0.6352294006347656,
16
+ "stdev": 0.0018296203613281659,
17
+ "p50": 0.6352294006347656,
18
+ "p90": 0.6366930969238281,
19
+ "p95": 0.636876058959961,
20
+ "p99": 0.6370224285888673,
21
  "values": [
22
+ 0.6370590209960938,
23
+ 0.6333997802734375
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.574234440346637
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.524754520919589e-06,
33
+ "ram": 4.116117583605501e-06,
34
+ "gpu": 3.9322531457999625e-05,
35
+ "total": 5.096340356252472e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 19621.923382200028
40
  }
41
  }
42
  }