IlyasMoutawwakil HF staff commited on
Commit
170d66f
·
verified ·
1 Parent(s): c7bf350

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": 1325.879296,
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.3022843017578125,
15
- "mean": 0.6511421508789063,
16
- "stdev": 0.0015358886718750409,
17
- "p50": 0.6511421508789063,
18
- "p90": 0.6523708618164062,
19
- "p95": 0.6525244506835938,
20
- "p99": 0.6526473217773437,
21
  "values": [
22
- 0.6526780395507813,
23
- 0.6496062622070312
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
- "value": 1.5357629645849349
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
- "cpu": 7.701848944028219e-06,
33
- "ram": 4.200704021513956e-06,
34
- "gpu": 3.968169841198077e-05,
35
- "total": 5.158425137752295e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
- "value": 19385.761609322002
40
  }
41
  }
42
  }
 
2
  "call": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1315.57376,
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.2925891723632814,
15
+ "mean": 0.6462945861816407,
16
+ "stdev": 0.0018083190917968506,
17
+ "p50": 0.6462945861816407,
18
+ "p90": 0.6477412414550782,
19
+ "p95": 0.6479220733642578,
20
+ "p99": 0.6480667388916016,
21
  "values": [
22
+ 0.6481029052734375,
23
+ 0.6444862670898438
24
  ]
25
  },
26
  "throughput": {
27
  "unit": "images/s",
28
+ "value": 1.5472820311060915
29
  },
30
  "energy": {
31
  "unit": "kWh",
32
+ "cpu": 7.633690453237957e-06,
33
+ "ram": 4.175484979896282e-06,
34
+ "gpu": 4.125433855899953e-05,
35
+ "total": 5.306351399213377e-05
36
  },
37
  "efficiency": {
38
  "unit": "images/kWh",
39
+ "value": 18845.340701489196
40
  }
41
  }
42
  }