diff --git a/ne16/README.md b/ne16/README.md index 9f05956..750ccd5 100644 --- a/ne16/README.md +++ b/ne16/README.md @@ -28,7 +28,7 @@ - [ ] Scale type - [x] uint8 - [ ] uint16 - - [ ] uint32 + - [x] uint32 - [x] Bias type - [x] int32 - [ ] Weight type diff --git a/neureka/README.md b/neureka/README.md index 9c83f4e..51586c3 100644 --- a/neureka/README.md +++ b/neureka/README.md @@ -16,7 +16,6 @@ Github repo [link](https://github.com/siracusa-soc/ne). - [x] Bias (w/ and w/o) - [ ] Per-channel shift - [x] Per-layer shift - - [ ] Rounding - [x] Input type - [x] uint8 - [x] int8 @@ -24,9 +23,9 @@ Github repo [link](https://github.com/siracusa-soc/ne). - [x] int8 - [x] uint8 (only w/ Relu) - [x] int32 -- [ ] Scale type +- [x] Scale type - [x] uint8 - - [ ] uint32 + - [x] uint32 - [x] Bias type - [x] int32 - [ ] Weight type