Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ The reference provides the following functional *configurations*:
|
|
18 |
Configuration | Explanation
|
19 |
:-- | :--
|
20 |
**`BASELINE`** | a reference functionally equivalent to the original model
|
21 |
-
**`BASIC`** | all linear algebraic operands quantized to `
|
22 |
|
23 |
|
24 |
### Usage
|
|
|
18 |
Configuration | Explanation
|
19 |
:-- | :--
|
20 |
**`BASELINE`** | a reference functionally equivalent to the original model
|
21 |
+
**`BASIC`** | all linear algebraic operands quantized to `MXINT8-64`, and all other operations transformed to approximated kernel simulations
|
22 |
|
23 |
|
24 |
### Usage
|