Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ The reference provides the following functional *configurations*:
|
|
28 |
Configuration | Explanation
|
29 |
:-- | :--
|
30 |
**`BASELINE`** | a reference functionally equivalent to the original model
|
31 |
-
**`BASIC`** | all linear algebraic operands quantized to `
|
32 |
|
33 |
|
34 |
### Usage
|
|
|
28 |
Configuration | Explanation
|
29 |
:-- | :--
|
30 |
**`BASELINE`** | a reference functionally equivalent to the original model
|
31 |
+
**`BASIC`** | all linear algebraic operands quantized to `MXINT8-64`, and all other operations transformed to approximated kernel simulations
|
32 |
|
33 |
|
34 |
### Usage
|