Created by: wojtuss
This is a preliminary version of support we added to a new QAT trained ResNet50 model quantization.
To run this take the command of the test
ctest -R test_qat_int8_resnet50 -V
provide new QAT model and add the option --qat2
to the command.