forked from ARM-software/CMSIS_5
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
INTQ (8-bit) Asymmetric Quantization Support
Added Asymmetric UINT8 quantized convolutional layers support (a la' Tensorflow). ### Added - added proper license header - added Asymmetric UINT8 Convolution, AvgPool, FC layers - added Asymmetric UINT8 support functions - added 64-bit '__HI_SMLAL()' support function
- Loading branch information
1 parent
d63b089
commit 47a65b1
Showing
17 changed files
with
2,153 additions
and
251 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.