IlyasMoutawwakil HF staff commited on
Commit
6357482
·
verified ·
1 Parent(s): f122f30

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": 1314.164736,
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.2746968383789063,
15
- "mean": 0.6373484191894532,
16
- "stdev": 0.00041226196289062544,
17
- "p50": 0.6373484191894532,
18
- "p90": 0.6376782287597657,
19
- "p95": 0.6377194549560546,
20
- "p99": 0.637752435913086,
21
  "values": [
22
- 0.6377606811523437,
23
- 0.6369361572265625
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5690005182279236
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.5350674490133925e-06,
33
- "ram": 4.121804172973498e-06,
34
- "gpu": 3.97304484509994e-05,
35
- "total": 5.1387320072986284e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 19460.05354199602
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1314.996224,
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.290141845703125,
15
+ "mean": 0.6450709228515625,
16
+ "stdev": 0.0006273193359375151,
17
+ "p50": 0.6450709228515625,
18
+ "p90": 0.6455727783203126,
19
+ "p95": 0.6456355102539063,
20
+ "p99": 0.6456856958007813,
21
  "values": [
22
+ 0.6456982421875,
23
+ 0.644443603515625
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5502171382635863
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.643137872219087e-06,
33
+ "ram": 4.18100084980324e-06,
34
+ "gpu": 4.129128303299954e-05,
35
+ "total": 5.3115421755021866e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18826.92383790502
40
  }
41
  }
42
  }