Add 16bit support for unpack, transpose and comparisons operators#3028
Add 16bit support for unpack, transpose and comparisons operators#3028mergify[bot] merged 17 commits intotensorflow:mainfrom
Conversation
|
@gonnet can you please review the updated changes |
|
@suleshahid No unit tests? |
This reverts commit 31a2318.
…on support. Since CMSIS_NN supports per channel quantization for INT8
|
@rameshkunasi I forgot to let you know that whenever a file is updated, its copyright date must also change. Each changed file should have a current year copyright, and only a single year should appear in the copyright. Do not reformat the copyright, as there is a CI check for its format. |
|
@rameshkunasi |
…flag of HEXAGON and copyright year changed to all modified files
@ddavis-2015 Updated the changes as per your suggestions |
ddavis-2015
left a comment
There was a problem hiding this comment.
Looks good to me. On to @suleshahid.
Added 16bit operator support for below operators:
And FC Per channel quantization support using RefC operator
BUG=fixes #3044