vinx13 opened a new pull request #4295: [Relay][Quantize] Integrate data-aware calibration into quantization URL: https://github.com/apache/incubator-tvm/pull/4295 This PR did some refactor work for the calibration part: integrate evaluation script for KL, the collect stats part has been moved into internal collect_stats. New config options `calibration_mode`, `weight_scale` have been added. Removed `opt_level=3` for `prerequisite_optimize`, as it caused some accuracy issue when `FoldScaleAxis` is invoked before calibration. Part of this PR is based on #3828. @ZihengJiang @anijain2305 @tmoreau89
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
