psynote123 commited on
Commit
c52cd50
·
verified ·
1 Parent(s): 14d8cea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
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
- * __S__: The fastest model with optimized performance and minimal quality degradation, offering the best speed-accuracy tradeoff for production deployments.
 
 
 
 
 
 
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