"...tasks/mmlu-redux/generative/mmlu_abstract_algebra.yaml" did not exist on "92f2546392e211423508bf90627a96a31567e911"
yolov3_darknet53_ptq.yml 255 Bytes
Newer Older
wangkx1's avatar
wangkx1 committed
1
2
3
4
5
6
7
8
9
10
weights: https://paddledet.bj.bcebos.com/models/yolov3_darknet53_270e_coco.pdparams
slim: PTQ

PTQ:
  ptq_config: {
      'activation_quantizer': 'HistQuantizer',
      'upsample_bins': 127,
      'hist_percent': 0.999}
  quant_batch_num: 10
  fuse: True