johannaSommer
commited on
Commit
•
1f50ed8
1
Parent(s):
201dc1f
1075736edbc5460c43377417be4a125649beb661533a4ff23729eb93ce374e62
Browse files- base_results.json +11 -0
- plots.png +0 -0
- smashed_results.json +11 -0
base_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"current_gpu_type": "NVIDIA A10G",
|
3 |
+
"current_gpu_total_memory": 22515.75,
|
4 |
+
"memory_inference_first": 4198.0,
|
5 |
+
"memory_inference": 4198.0,
|
6 |
+
"memory_disk_first": 4196.0,
|
7 |
+
"memory_disk": 1258.0,
|
8 |
+
"inference_latency_async": 18.41864824295044,
|
9 |
+
"inference_CO2_emissions": 3.0171835700518447e-05,
|
10 |
+
"inference_energy_consumption": 0.00010460658191477564
|
11 |
+
}
|
plots.png
ADDED
smashed_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"current_gpu_type": "NVIDIA A10G",
|
3 |
+
"current_gpu_total_memory": 22515.75,
|
4 |
+
"memory_inference_first": 778.0,
|
5 |
+
"memory_inference": 762.0,
|
6 |
+
"memory_disk_first": 782.0,
|
7 |
+
"memory_disk": 762.0,
|
8 |
+
"inference_latency_async": 26.27396821975708,
|
9 |
+
"inference_CO2_emissions": 2.551995981055069e-05,
|
10 |
+
"inference_energy_consumption": 8.762964182740677e-05
|
11 |
+
}
|