Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Sunkiss experiment's goal is to determine the current performance of model inference and training on CPU-only hardware.
|
| 2 |
+
|
| 3 |
+

|
| 4 |
+
|
| 5 |
+
This is a place to hold the Sunkiss Experiment result for inference tests to observe the effect of thread count, memory bandwidth, etc. on inference speed
|
| 6 |
+
|
| 7 |
+
The experiments were run on 3 different computers with 3 different specifications.
|