IlyasMoutawwakil HF staff commited on
Commit
e4b48f5
·
verified ·
1 Parent(s): 17e22ef

Upload cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json with huggingface_hub

Browse files
cuda_inference_diffusers_text-to-image_CompVis/stable-diffusion-v1-4/benchmark_report.json CHANGED
@@ -2,74 +2,74 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 4302.70464,
6
  "max_global_vram": 6219.628544,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 5626.658816,
9
- "max_allocated": 5501.886464
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 51.293078125,
15
- "mean": 51.293078125,
16
  "stdev": 0.0,
17
- "p50": 51.293078125,
18
- "p90": 51.293078125,
19
- "p95": 51.293078125,
20
- "p99": 51.293078125,
21
  "values": [
22
- 51.293078125
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 0.0005134021218244015,
29
- "ram": 0.0002813704429034712,
30
- "gpu": 0.0007382233683559947,
31
- "total": 0.0015329959330838674
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 1480.482816,
39
  "max_global_vram": 8585.216,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 7933.526016,
42
- "max_allocated": 6587.545088
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
- "total": 1.1951430053710936,
48
- "mean": 0.5975715026855468,
49
- "stdev": 0.0005251159667968852,
50
- "p50": 0.5975715026855468,
51
- "p90": 0.5979915954589844,
52
- "p95": 0.598044107055664,
53
- "p99": 0.5980861163330078,
54
  "values": [
55
- 0.59704638671875,
56
- 0.5980966186523438
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
- "value": 1.6734399072008936
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
- "cpu": 7.090253454796564e-06,
66
- "ram": 3.875927551036942e-06,
67
- "gpu": 3.870364207397836e-05,
68
- "total": 4.966982307981187e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
- "value": 20132.94869992091
73
  }
74
  }
75
  }
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 4267.134976,
6
  "max_global_vram": 6219.628544,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 5626.658816,
9
+ "max_allocated": 5500.3136
10
  },
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 44.34824609375,
15
+ "mean": 44.34824609375,
16
  "stdev": 0.0,
17
+ "p50": 44.34824609375,
18
+ "p90": 44.34824609375,
19
+ "p95": 44.34824609375,
20
+ "p99": 44.34824609375,
21
  "values": [
22
+ 44.34824609375
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 0.0004316566175847222,
29
+ "ram": 0.00023656584355493776,
30
+ "gpu": 0.0006465902394939991,
31
+ "total": 0.001314812700633659
32
  },
33
  "efficiency": null
34
  },
35
  "call": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1443.811328,
39
  "max_global_vram": 8585.216,
40
  "max_process_vram": 0.0,
41
  "max_reserved": 7933.526016,
42
+ "max_allocated": 6585.972224
43
  },
44
  "latency": {
45
  "unit": "s",
46
  "count": 2,
47
+ "total": 1.1960352172851563,
48
+ "mean": 0.5980176086425781,
49
+ "stdev": 0.0006250915527343803,
50
+ "p50": 0.5980176086425781,
51
+ "p90": 0.5985176818847656,
52
+ "p95": 0.5985801910400391,
53
+ "p99": 0.5986301983642578,
54
  "values": [
55
+ 0.5973925170898438,
56
+ 0.5986427001953125
57
  ]
58
  },
59
  "throughput": {
60
  "unit": "images/s",
61
+ "value": 1.6721915635057458
62
  },
63
  "energy": {
64
  "unit": "kWh",
65
+ "cpu": 7.103870702777668e-06,
66
+ "ram": 3.879155019704438e-06,
67
+ "gpu": 4.0971282777000056e-05,
68
+ "total": 5.195430849948216e-05
69
  },
70
  "efficiency": {
71
  "unit": "images/kWh",
72
+ "value": 19247.681835857118
73
  }
74
  }
75
  }