Conversation
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Qun Gao <qun.gao@intel.com>
Signed-off-by: Gao, Qun <qun.gao@intel.com>
for more information, see https://pre-commit.ci
|
one general question, I saw the changes in both 2.x and 3.x folders, so this PR enables UniformQDQ supported in both 2.x and 3.x API? |
Thanks @thuang6 for the question! We ran it in new pythonic 3.x API, assuming compatibility with 2.x. We will confirm this shortly with @nhatleSummer22 |
|
loop in @ashahba and @mahmoud-abuzaina also. |
new feature is only expected to 3.x API. Please note, 3.x has separated packaging for each framework, TF 3.x packing is listed below, which only contains common & tensorflow folder under neural_compressor. If the function relies on code in other 2.x folders, it does not work. "neural_compressor_tf": { |
|
Supporting only 3.x API is fine, we don't really need to depend on 2.x API. |
Signed-off-by: Gao, Qun <qun.gao@intel.com>
Signed-off-by: Gao, Qun <qun.gao@intel.com>
for more information, see https://pre-commit.ci
|
@lvliang-intel Could you help merge this PR in master ? Thanks |
|
2.x API including related source/example/doc/test folders will be removed in coming release, so for this PR, pls only keep code for 3.x API and make sure it does not rely on any code in 2.x folder. |
|
@qgao007 Can you take a look ? |
Type of Change
A feature of UniformQDQ
Description
A feature of UniformQDQ
Expected Behavior & Potential Risk
Generate a UniformQDQ int8 model. No foreseeable risk.
How has this PR been tested?
This PR is tested on selected models with representative ops from image-classfication, object detection, and nlp.
Dependency Change?
Need Tensorflow with qunit8-support.
https://github.com/intel-innersource/frameworks.ai.tensorflow.private-tensorflow/tree/mabuzain/add-quint8-support