neural-compressor
neural-compressor copied to clipboard
qat examples with new api
Type of Change
Add and update qat examples with new api Include:
- resnet50
- resnet50v2
- resnet101
- resnet101v2
- dense169
- mobilenet_v2
Description
JIRA: https://jira.devtools.intel.com/browse/ILITV-2209
Expected Behavior & Potential Risk
the expected behavior that triggered by this PR: as titled
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
any library dependency introduced or removed: None
retest
extension test , not ready.
Rebuild extension for resnet50 and resnet101 after increasing the training epochs:https://inteltf-jenk.sh.intel.com/job/intel-lpot-validation-top-mr-extension/3991/
skx-8180 batch_size: 100 resnet50: ori: 0.63272 qat: 0.61474 resnet101: ori: 0.63438 qat: 0.54072
Extension test: https://inteltf-jenk.sh.intel.com/job/intel-lpot-validation-top-mr-extension/4415/