IlyasMoutawwakil HF Staff commited on
Commit
e6d87cf
·
verified ·
1 Parent(s): f18ee6a

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": 1305.833472,
6
- "max_global_vram": 8143.765504,
7
  "max_process_vram": 0.0,
8
- "max_reserved": 7488.929792,
9
- "max_allocated": 6529.611776
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
- "total": 1.3016765136718749,
15
- "mean": 0.6508382568359374,
16
- "stdev": 0.003937499999999983,
17
- "p50": 0.6508382568359374,
18
- "p90": 0.6539882568359375,
19
- "p95": 0.6543820068359375,
20
- "p99": 0.6546970068359375,
21
  "values": [
22
- 0.6547757568359375,
23
- 0.6469007568359375
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5364800539868677
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.655291590425705e-06,
33
- "ram": 4.187643393868588e-06,
34
- "gpu": 4.186808904999874e-05,
35
- "total": 5.371102403429303e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 18618.151822268872
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1304.416256,
6
+ "max_global_vram": 8145.862656,
7
  "max_process_vram": 0.0,
8
+ "max_reserved": 7491.026944,
9
+ "max_allocated": 6528.9728
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 2,
14
+ "total": 1.274545166015625,
15
+ "mean": 0.6372725830078125,
16
+ "stdev": 0.0010490722656250062,
17
+ "p50": 0.6372725830078125,
18
+ "p90": 0.6381118408203126,
19
+ "p95": 0.638216748046875,
20
+ "p99": 0.638300673828125,
21
  "values": [
22
+ 0.6383216552734375,
23
+ 0.6362235107421875
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.569187231122009
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.5404420495033275e-06,
33
+ "ram": 4.124699539250306e-06,
34
+ "gpu": 4.1312949716999434e-05,
35
+ "total": 5.297809130575307e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18875.727217666044
40
  }
41
  }
42
  }