Update README.md
Browse files
README.md
CHANGED
|
@@ -119,7 +119,13 @@ tags:
|
|
| 119 |
|
| 120 |
Elastic models are the models produced by TheStage AI ANNA: Automated Neural Networks Accelerator. ANNA allows you to control model size, latency and quality with a simple slider movement. For each model, ANNA produces a series of optimized models:
|
| 121 |
|
| 122 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
|
| 124 |
__Goals of elastic models:__
|
| 125 |
|
|
|
|
| 119 |
|
| 120 |
Elastic models are the models produced by TheStage AI ANNA: Automated Neural Networks Accelerator. ANNA allows you to control model size, latency and quality with a simple slider movement. For each model, ANNA produces a series of optimized models:
|
| 121 |
|
| 122 |
+
* __XL__: Mathematically equivalent neural network, optimized with our DNN compiler.
|
| 123 |
+
|
| 124 |
+
* __L__: Near lossless model, with less than 1% degradation obtained on corresponding benchmarks.
|
| 125 |
+
|
| 126 |
+
* __M__: Faster model, with accuracy degradation less than 1.5%.
|
| 127 |
+
|
| 128 |
+
* __S__: The fastest model, with accuracy degradation less than 2%.
|
| 129 |
|
| 130 |
__Goals of elastic models:__
|
| 131 |
|