d-matrix-user commited on
Commit
42d7e41
·
verified ·
1 Parent(s): 57c4bb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ The reference provides the following functional *configurations*:
6
  Configuration | Explanation
7
  :-- | :--
8
  **`BASELINE`** | a reference functionally equivalent to the original model
9
- **`BASIC`** | all linear algebraic operands quantized to `MXINT8-64`, and all other operations transformed to approximated kernel simulations
10
 
11
 
12
  ### Usage
 
6
  Configuration | Explanation
7
  :-- | :--
8
  **`BASELINE`** | a reference functionally equivalent to the original model
9
+ **`BASIC`** | all linear algebraic operands quantized to `MXINT8-64`
10
 
11
 
12
  ### Usage