• L
    Fp32 vs int8 qat C++ performance (#21244) · c0aa1367
    lidanqing 提交于
    * add ut for comparing FP32 and QAT INT8
    
    * add save qat transformed model python script
    test=develop
    
    * updated
    
    * added missing file
    
    * add "with_label"
    test=develop
    
    * performance benchmark as unit test
    test=develop
    
    * change names of unnecessary thing
    
    * Change CMakeList.txt for model downloading and UT
    test=develop
    
    * change names of functions and params for more readable code
    test=develop
    
    * Change PADDLE_ENFORCE messages
    test=develop
    
    * fix indent problems
    test=develop
    
    * indent problems
    test=develop
    c0aa1367
analyzer_int8_image_classification_tester.cc 6.0 KB